mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-10 06:31:37 +00:00
wip
[skip test] [skip lint]
This commit is contained in:
parent
c04597af79
commit
bcda227ce0
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ set_target_properties(FluidSynth::libfluidsynth-OBJ PROPERTIES
|
|||
)
|
||||
|
||||
# Create imported target FluidSynth::fluidsynth
|
||||
add_executable(FluidSynth::fluidsynth IMPORTED)
|
||||
#add_executable(FluidSynth::fluidsynth IMPORTED)
|
||||
|
||||
# Create imported target FluidSynth::libfluidsynth
|
||||
add_library(FluidSynth::libfluidsynth STATIC IMPORTED)
|
||||
|
|
Loading…
Reference in a new issue