aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
diff options
context:
space:
mode:
authorMarijn Tamis <[email protected]>2018-09-12 14:12:47 +0200
committerMarijn Tamis <[email protected]>2018-09-12 14:12:47 +0200
commit7bceea80d4a04649f495f4f4331d7e3bdcdb05ca (patch)
tree824767cccf7b516a8c0b32467c6314eaa802f58d /NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
parentAdded missing GenerateProjectsIOS.sh file (diff)
downloadnvcloth-7bceea80d4a04649f495f4f4331d7e3bdcdb05ca.tar.xz
nvcloth-7bceea80d4a04649f495f4f4331d7e3bdcdb05ca.zip
1.1.5 Release (24934621)
Diffstat (limited to 'NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake')
-rw-r--r--NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake b/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
index ec59323..0673b96 100644
--- a/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
+++ b/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
@@ -16,10 +16,5 @@ ADD_CUSTOM_COMMAND(TARGET SampleBase POST_BUILD
${D3DCOMPILER_DLL}
${BL_EXE_OUTPUT_DIR}
)
-ADD_CUSTOM_COMMAND(TARGET SampleBase POST_BUILD
- COMMAND ${CMAKE_COMMAND} -E copy_if_different
- ${ASSIMP_DLLS}
- ${BL_EXE_OUTPUT_DIR}
-)
MESSAGE("Windows/SampleBase.cmake [end]") \ No newline at end of file