#2 - Static linking & dependency reduction
This commit is contained in:
Vendored
+1
-1
@@ -25,7 +25,7 @@ target_include_directories(${PROJECT_NAME}
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
PUBLIC
|
||||
volk::volk
|
||||
${SDL2_LIBRARIES}
|
||||
sdl::sdl
|
||||
imgui::imgui
|
||||
)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user