diff options
Diffstat (limited to 'platform/windows-kernel')
| -rw-r--r-- | platform/windows-kernel/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows-kernel/CMakeLists.txt b/platform/windows-kernel/CMakeLists.txt index 3e3e83d4..b7db8f49 100644 --- a/platform/windows-kernel/CMakeLists.txt +++ b/platform/windows-kernel/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) |
