aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in
diff options
context:
space:
mode:
authorMarijn Tamis <[email protected]>2018-05-03 18:22:48 +0200
committerMarijn Tamis <[email protected]>2018-05-03 18:22:48 +0200
commitca32c59a58d37c1822e185a2d5f3d0d3e8943593 (patch)
treeb06b9eec03f34344ef8fc31aa147b2714d3962ee /NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in
parentForced rename of platform folders in cmake dir. Git didn't pick this up before. (diff)
downloadnvcloth-ca32c59a58d37c1822e185a2d5f3d0d3e8943593.tar.xz
nvcloth-ca32c59a58d37c1822e185a2d5f3d0d3e8943593.zip
NvCloth 1.1.4 Release. (24070740)
Diffstat (limited to 'NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in')
-rw-r--r--NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in b/NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in
new file mode 100644
index 0000000..342da1b
--- /dev/null
+++ b/NvCloth/samples/external/assimp-4.1.0/AssimpBuildTreeSettings.cmake.in
@@ -0,0 +1,3 @@
+set(ASSIMP_INCLUDE_DIRS
+ "@PROJECT_SOURCE_DIR@"
+ "@PROJECT_BINARY_DIR@")