diff options
Diffstat (limited to 'formatter')
| -rw-r--r-- | formatter/generic/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/formatter/generic/CMakeLists.txt b/formatter/generic/CMakeLists.txt index e2c7c91b..f459ccba 100644 --- a/formatter/generic/CMakeLists.txt +++ b/formatter/generic/CMakeLists.txt @@ -6,7 +6,7 @@ if(NOT BN_INTERNAL_BUILD) add_subdirectory(${PROJECT_SOURCE_DIR}/../.. ${PROJECT_BINARY_DIR}/api) endif() -file(GLOB SOURCES +file(GLOB SOURCES CONFIGURE_DEPENDS *.cpp *.h) |
