summaryrefslogtreecommitdiff
path: root/deps/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/CMakeLists.txt')
-rw-r--r--deps/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt
index 8364181a9f..869351a371 100644
--- a/deps/CMakeLists.txt
+++ b/deps/CMakeLists.txt
@@ -45,4 +45,5 @@ endif()
if (BUILD_TOOLS_MAPS)
add_subdirectory(bzip2)
add_subdirectory(libmpq)
+ add_subdirectory(fkYAML)
endif()