summaryrefslogtreecommitdiff
path: root/build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake')
-rw-r--r--build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake b/build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake
new file mode 100644
index 0000000..c457276
--- /dev/null
+++ b/build/portaudio/CMakeFiles/Export/lib/cmake/portaudio/portaudioTargets-noconfig.cmake
@@ -0,0 +1,31 @@
+#----------------------------------------------------------------
+# Generated CMake target import file.
+#----------------------------------------------------------------
+
+# Commands may need to know the format version.
+set(CMAKE_IMPORT_FILE_VERSION 1)
+
+# Import target "portaudio" for configuration ""
+set_property(TARGET portaudio APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
+set_target_properties(portaudio PROPERTIES
+ IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "/usr/lib/x86_64-linux-gnu/libasound.so;m;pthread"
+ IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libportaudio.so"
+ IMPORTED_SONAME_NOCONFIG "libportaudio.so"
+ )
+
+list(APPEND _IMPORT_CHECK_TARGETS portaudio )
+list(APPEND _IMPORT_CHECK_FILES_FOR_portaudio "${_IMPORT_PREFIX}/lib/libportaudio.so" )
+
+# Import target "portaudio_static" for configuration ""
+set_property(TARGET portaudio_static APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
+set_target_properties(portaudio_static PROPERTIES
+ IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "C"
+ IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "/usr/lib/x86_64-linux-gnu/libasound.so;m;pthread"
+ IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libportaudio.a"
+ )
+
+list(APPEND _IMPORT_CHECK_TARGETS portaudio_static )
+list(APPEND _IMPORT_CHECK_FILES_FOR_portaudio_static "${_IMPORT_PREFIX}/lib/libportaudio.a" )
+
+# Commands beyond this point should not need to know the version.
+set(CMAKE_IMPORT_FILE_VERSION)