diff options
Diffstat (limited to 'libs/CMakeLists.txt')
-rw-r--r-- | libs/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt index 5c360a5ef0..006a77b2e4 100644 --- a/libs/CMakeLists.txt +++ b/libs/CMakeLists.txt @@ -1,3 +1,4 @@ add_subdirectory(zlib) add_subdirectory(libjson) -add_subdirectory(libaxolotl)
\ No newline at end of file +add_subdirectory(libaxolotl) +add_subdirectory(freeimage)
\ No newline at end of file |