summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/slang/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/CMakeLists.txt b/source/slang/CMakeLists.txt
index 14064af83..b9e78407b 100644
--- a/source/slang/CMakeLists.txt
+++ b/source/slang/CMakeLists.txt
@@ -197,6 +197,7 @@ add_custom_target(
"${CMAKE_CURRENT_BINARY_DIR}/slang-version-header/slang-tag-version.h"
"${CMAKE_BINARY_DIR}/$<CONFIG>/include/slang-tag-version.h"
)
+set_target_properties(copy_slang_headers PROPERTIES FOLDER "generated")
#
# Slang itself