
this is necessary in order to get Furnace to build using CMake 4.0. you should do: git submodule deinit extern/portaudio
6 lines
120 B
CMake
6 lines
120 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/PortAudioCppTargets.cmake")
|
|
|
|
check_required_components(PortAudioCpp)
|