This commit is contained in:
CocoSimone
2022-09-07 20:32:34 +02:00
parent 87ad20b519
commit c15d881adb
23 changed files with 307 additions and 148 deletions

View File

@@ -71,7 +71,7 @@ target_include_directories(parallel-rdp PUBLIC
../imgui/imgui
../imgui/imgui/backends
.
)
)
target_link_libraries(parallel-rdp SDL2main SDL2)