remnants of master merge
This commit is contained in:
@@ -111,15 +111,6 @@ set_target_properties(zynaddsubfx_nio PROPERTIES SYSTEM TRUE)
|
||||
set_target_properties(zynaddsubfx_gui PROPERTIES SYSTEM TRUE)
|
||||
set_target_properties(zynaddsubfx_synth PROPERTIES SYSTEM TRUE)
|
||||
|
||||
<<<<<<< HEAD
|
||||
if(MINGW)
|
||||
target_link_libraries(zynaddsubfx_nio PUBLIC mingw_stdthreads)
|
||||
target_link_libraries(zynaddsubfx_gui PUBLIC mingw_stdthreads)
|
||||
target_link_libraries(zynaddsubfx_synth PUBLIC mingw_stdthreads)
|
||||
endif()
|
||||
|
||||
=======
|
||||
>>>>>>> master
|
||||
# Relative include paths don't work automatically for the GUI, because the
|
||||
# generated C++ files aren't in the source directory. Thus, add the expected
|
||||
# source directory as an additional include directory.
|
||||
|
||||
Reference in New Issue
Block a user