mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-28 06:15:42 -04:00
build: Drop Linux libretro core in current directory too
This commit is contained in:
parent
70184c13c7
commit
c242d4707f
@ -28,4 +28,5 @@ set_target_properties(duckstation_libretro PROPERTIES PREFIX "")
|
|||||||
|
|
||||||
# drop in the build directory
|
# drop in the build directory
|
||||||
set_target_properties(duckstation_libretro PROPERTIES RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
|
set_target_properties(duckstation_libretro PROPERTIES RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
|
||||||
|
set_target_properties(duckstation_libretro PROPERTIES LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user