Cmake: remove opengl include dir

This commit is contained in:
tobtoht 2022-03-04 11:06:29 +01:00
parent fc0d5c2021
commit 46ae248259
No known key found for this signature in database
GPG key ID: 1CADD27F41F45C3C

View file

@ -109,7 +109,6 @@ set_target_properties(feather PROPERTIES
set_property(TARGET feather PROPERTY RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
#target_include_directories(feather PUBLIC ${OPENGL_INCLUDE_DIR})
target_include_directories(feather PUBLIC ${Qt5Gui_PRIVATE_INCLUDE_DIRS})
target_include_directories(feather PUBLIC