Skip to content

Commit

Permalink
github works again
Browse files Browse the repository at this point in the history
  • Loading branch information
mbotsch committed May 9, 2023
1 parent 8b186f5 commit b5332d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/imgui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ set(CMAKE_CXX_STANDARD 14)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

add_library(imgui STATIC ${SOURCES} ${HEADERS})
# test
target_link_libraries(imgui ${CMAKE_DL_LIBS})
set_property(TARGET imgui PROPERTY POSITION_INDEPENDENT_CODE ON)

0 comments on commit b5332d8

Please sign in to comment.