mirror of
https://github.com/nigels-com/glew.git
synced 2025-03-09 03:03:07 +00:00
Merge b52941665e
into 3da315c23a
This commit is contained in:
commit
7c64b0c94c
@ -159,6 +159,7 @@ target_link_libraries (glew_s ${GLEW_LIBRARIES})
|
||||
|
||||
target_compile_definitions(glew_s INTERFACE "GLEW_STATIC")
|
||||
foreach(t glew glew_s)
|
||||
target_compile_definitions(${t} INTERFACE GLEW_NO_GLU)
|
||||
target_include_directories(${t} PUBLIC $<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>)
|
||||
endforeach()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user