소스 검색

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