aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/compiler/cmake/Linux/NvCloth.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/compiler/cmake/Linux/NvCloth.cmake')
-rw-r--r--NvCloth/compiler/cmake/Linux/NvCloth.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/NvCloth/compiler/cmake/Linux/NvCloth.cmake b/NvCloth/compiler/cmake/Linux/NvCloth.cmake
index f1b19d0..19038c6 100644
--- a/NvCloth/compiler/cmake/Linux/NvCloth.cmake
+++ b/NvCloth/compiler/cmake/Linux/NvCloth.cmake
@@ -2,7 +2,7 @@
# Build NvCloth (PROJECT not SOLUTION)
#
-MESSAGE("[NvCloth]cmake/Linux/NvCloth.cmake")
+MESSAGE("[NvCloth]cmake/linux/NvCloth.cmake")
SET(GW_DEPS_ROOT $ENV{GW_DEPS_ROOT})
FIND_PACKAGE(PxShared REQUIRED)
@@ -56,4 +56,4 @@ SET_TARGET_PROPERTIES(NvCloth PROPERTIES
# enable -fPIC so we can link static libs with the editor
SET_TARGET_PROPERTIES(NvCloth PROPERTIES POSITION_INDEPENDENT_CODE TRUE)
-MESSAGE("[NvCloth]cmake/Linux/NvCloth.cmake END") \ No newline at end of file
+MESSAGE("[NvCloth]cmake/linux/NvCloth.cmake END") \ No newline at end of file