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