mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix dependency
This commit is contained in:
parent
679a3b6d0a
commit
079b18c0fd
@ -63,7 +63,7 @@ add_library (SDL_kitchensink SHARED IMPORTED)
|
||||
set_property (TARGET SDL_kitchensink PROPERTY IMPORTED_LOCATION ${install_dir}/lib/libSDL_kitchensink.so)
|
||||
endif ()
|
||||
|
||||
add_dependencies (planetblupi SDL_kitchensink)
|
||||
add_dependencies (planetblupi SDL_kitchensink_Project)
|
||||
|
||||
## SDL_kitchensink
|
||||
## ##################
|
||||
|
Loading…
x
Reference in New Issue
Block a user