Fix missing ConfigHeader module

This commit is contained in:
Martchus 2016-08-03 17:33:26 +02:00
parent 994181cbf9
commit eba61510a0
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ set(TEST_SRC_FILES
set(CMAKE_MODULE_FILES
cmake/modules/BasicConfig.cmake
cmake/modules/ConfigHeader.cmake
cmake/modules/LibraryTarget.cmake
cmake/modules/TestTarget.cmake
cmake/modules/AppTarget.cmake