Zhuo's CMake based example projects.
cmake >= 3.17 is recommended since the powerful CMAKE_FIND_DEBUG_MODE
is supported(default FALSE
), which helps debugging find_package()
.
Useful links:
Note: Official cmake bundled FindXXX.cmake failed to find packages sometimes, you may be interested in my another project nice_cmake_modules