summaryrefslogtreecommitdiff
path: root/src/md/hotdata/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/hotdata/CMakeLists.txt')
-rw-r--r--src/md/hotdata/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/md/hotdata/CMakeLists.txt b/src/md/hotdata/CMakeLists.txt
index 8ce023f575..246dc63985 100644
--- a/src/md/hotdata/CMakeLists.txt
+++ b/src/md/hotdata/CMakeLists.txt
@@ -17,4 +17,5 @@ add_subdirectory(dac)
add_subdirectory(full)
if(WIN32)
add_subdirectory(full-staticcrt)
-endif(WIN32) \ No newline at end of file
+ add_subdirectory(crossgen)
+endif(WIN32)