assimp/cmake-modules
Koekto-code 0e4ba1fdd1
Fix problems setting DirectX_LIBRARY
DirectX_LIBRARY was always clearing, though DirectX_PREFIX_PATH was not changed. This is because I had some semicolons at begin of DirectX_PREFIX_PATH and the macro `clear_if_changed` discarded them. Now it saves all extra semicolons and check passes.
2022-08-11 22:10:16 +03:00
..
Coveralls.cmake
CoverallsClear.cmake
CoverallsGenerateGcov.cmake
DebSourcePPA.cmake
FindDevIL.cmake
FindDirectX.cmake Fixes for Windows/MSYS2 2022-04-07 03:07:57 -07:00
FindPkgMacros.cmake Fix problems setting DirectX_LIBRARY 2022-08-11 22:10:16 +03:00
FindRT.cmake
FindZLIB.cmake
Findassimp.cmake
HunterGate.cmake CMake: move hunter cmake-scripts into cmake-modules 2021-08-20 20:42:02 +02:00
MinGW_x86_64.cmake
PrecompiledHeader.cmake
assimp-hunter-config.cmake.in CMake: move hunter cmake-scripts into cmake-modules 2021-08-20 20:42:02 +02:00
assimp-plain-config.cmake.in CMake: move hunter cmake-scripts into cmake-modules 2021-08-20 20:42:02 +02:00
cmake_uninstall.cmake.in