mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 09:55:47 -04:00
RegTest: Fix build on Mac
This commit is contained in:
@ -3,3 +3,5 @@ add_executable(duckstation-regtest
|
||||
)
|
||||
|
||||
target_link_libraries(duckstation-regtest PRIVATE core common scmversion)
|
||||
|
||||
add_core_resources(duckstation-regtest)
|
Reference in New Issue
Block a user