mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 17:39:49 +00:00
Cmake: remove opengl include dir
This commit is contained in:
parent
fc0d5c2021
commit
46ae248259
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue