mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
Update CMakeLists.txt
some files are in the root directory.
This commit is contained in:
parent
5ffb302a74
commit
d952348fbf
@ -243,7 +243,7 @@ if (APPLE)
|
|||||||
set (requireslib)
|
set (requireslib)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
configure_file (${GLEW_DIR}/glew.pc.in ${CMAKE_CURRENT_BINARY_DIR}/glew.pc @ONLY)
|
configure_file (${GLEW_DIR}/../glew.pc.in ${CMAKE_CURRENT_BINARY_DIR}/glew.pc @ONLY)
|
||||||
|
|
||||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/glew.pc
|
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/glew.pc
|
||||||
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
|
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user