summaryrefslogtreecommitdiffstats
path: root/AssetLoader
diff options
context:
space:
mode:
Diffstat (limited to 'AssetLoader')
-rw-r--r--AssetLoader/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/AssetLoader/CMakeLists.txt b/AssetLoader/CMakeLists.txt
index 0a6723c..b3d78c7 100644
--- a/AssetLoader/CMakeLists.txt
+++ b/AssetLoader/CMakeLists.txt
@@ -42,5 +42,5 @@ PRIVATE
)
set_target_properties(Diligent-AssetLoader PROPERTIES
- FOLDER Tools
+ FOLDER DiligentTools
)