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 Misc. typos 2017-11-09 17:19:26 -05:00
DebSourcePPA.cmake
FindDevIL.cmake merge master and mv FindDevIL to cmake-modules 2017-03-05 23:07:06 +08:00
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 CMake: Fix FindRT warning 2020-10-12 10:42:41 +02:00
FindZLIB.cmake Disable pkg-config on Android, and use the existing macro for minizip 2017-02-27 18:25:17 -05:00
Findassimp.cmake Findassimp.cmake: add hint for include path's for Linux 2019-10-07 22:09:44 +03:00
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