aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/samples/compiler/cmake/windows/SampleBase-AT.cmake
diff options
context:
space:
mode:
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