Skip to content

Commit

Permalink
also cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Mar 2, 2024
1 parent bf9bea1 commit 71d53fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/third-party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ if (TILES)
PRIVATE
-w
)

add_definitions(-DIMGUI_DISABLE_OBSOLETE_KEYIO)

if (NOT DYNAMIC_LINKING)
target_link_libraries(imgui PUBLIC
SDL2::SDL2-static
Expand Down

0 comments on commit 71d53fc

Please sign in to comment.