Skip to content

Commit

Permalink
Small fixes do cmakelist
Browse files Browse the repository at this point in the history
  • Loading branch information
bcsanches committed Dec 16, 2023
1 parent a27b32a commit e386fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ if(${DCCLITE_IMGUI_TOOLS})
set_property(TARGET IMGUI PROPERTY FOLDER "contrib")
set_property(TARGET SDL3-shared PROPERTY FOLDER "contrib/SDL")
set_property(TARGET uninstall PROPERTY FOLDER "contrib/SDL")
set_property(TARGET LitePanelLib PROPERTY FOLDER "CTC")

set_property(TARGET LitePanelEditorSDL PROPERTY FOLDER "CTC")

Expand Down

0 comments on commit e386fda

Please sign in to comment.