Sebastien Barre 24 лет назад
Родитель
Сommit
3f4eeeaa8a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,6 +1,6 @@
 PROJECT(CMake)
 PROJECT(CMake)
 
 
-SUBDIRS(Source Modules Templates)
+SUBDIRS(Source Modules Templates Utilities)
 
 
 # Include the standard Dart testing module
 # Include the standard Dart testing module
 INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
 INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)