ソースを参照

Include the header files in case of installation.

Ioannis Koutras 14 年 前
コミット
552aa8582b
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      CMakeLists.txt

+ 2 - 0
CMakeLists.txt

@@ -16,6 +16,8 @@ configure_file (
 
 include_directories("${PROJECT_BINARY_DIR}")
 
+add_subdirectory(include)
+
 #add_subdirectory(src)
 
 set(DMMLIB_PUBLIC_INCLUDE_DIRS