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