glew/build/cmake
Marvin Schmidt 47e79a1581 cmake: Remove GLU dependency from pkg-config file
The cmake build unconditionally defines `-DGLEW_NO_GLU` but always added
`glu` to `requireslib` for all systems except APPLE.
Remove it from `requireslib` to be in sync with `-DGLEW_NO_GLU`
2022-02-08 11:50:32 +01:00
..
testbuild cmake: allow calling find_package(GLEW) multiple times 2015-11-17 21:27:49 +10:00
cmake_uninstall.cmake.in The install_manifest.txt is actually in the top-level binary directory, not the project-specific binary directory. I get the CMake error 'Cannot find install manifest' if I've added the glew library as a subdirectory in my existing CMake project. 2017-10-09 21:10:58 +10:00
CMakeLists.txt cmake: Remove GLU dependency from pkg-config file 2022-02-08 11:50:32 +01:00
CopyImportedTargetProperties.cmake cmake: install config-module 2015-06-22 14:06:50 +02:00
glew-config.cmake More cmake migrate for removal of MX 2015-12-06 12:49:28 +10:00