mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-09 19:38:30 +01:00
Revert "revert last commit see: https://github.com/cimgui/cimgui/pull/98#issuecomment-513867796"
This reverts commit b0c65144ab
.
will have to be reverted in 1.72
This commit is contained in:
@@ -26,6 +26,9 @@ else (IMGUI_STATIC)
|
||||
endif (IMGUI_STATIC)
|
||||
|
||||
target_link_libraries(cimgui ${IMGUI_LIBRARIES})
|
||||
if (APPLE)
|
||||
target_link_libraries(cimgui "-framework ApplicationServices")
|
||||
endif()
|
||||
set_target_properties(cimgui PROPERTIES PREFIX "")
|
||||
|
||||
#install
|
||||
|
Reference in New Issue
Block a user