From: tobtoht Date: Fri, 4 Mar 2022 10:06:29 +0000 (+0100) Subject: Cmake: remove opengl include dir X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=46ae248259bdddddbed553cf7b5d4cf868f26860;p=gamesguru%2Ffeather.git Cmake: remove opengl include dir --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 022d179f..33118679 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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