LibwebsocketsTargets-debug.cmake 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. #----------------------------------------------------------------
  2. # Generated CMake target import file for configuration "DEBUG".
  3. #----------------------------------------------------------------
  4. # Commands may need to know the format version.
  5. set(CMAKE_IMPORT_FILE_VERSION 1)
  6. # Import target "websockets" for configuration "DEBUG"
  7. set_property(TARGET websockets APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
  8. set_target_properties(websockets PROPERTIES
  9. IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "C"
  10. IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libz.so;/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libssl.so;/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libcrypto.so;m"
  11. IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libwebsockets.a"
  12. )
  13. list(APPEND _IMPORT_CHECK_TARGETS websockets )
  14. list(APPEND _IMPORT_CHECK_FILES_FOR_websockets "${_IMPORT_PREFIX}/lib/libwebsockets.a" )
  15. # Import target "websockets_shared" for configuration "DEBUG"
  16. set_property(TARGET websockets_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
  17. set_target_properties(websockets_shared PROPERTIES
  18. IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libz.so;/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libssl.so;/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/lib/libcrypto.so;m"
  19. IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libwebsockets.so.9"
  20. IMPORTED_SONAME_DEBUG "libwebsockets.so.9"
  21. )
  22. list(APPEND _IMPORT_CHECK_TARGETS websockets_shared )
  23. list(APPEND _IMPORT_CHECK_FILES_FOR_websockets_shared "${_IMPORT_PREFIX}/lib/libwebsockets.so.9" )
  24. # Commands beyond this point should not need to know the version.
  25. set(CMAKE_IMPORT_FILE_VERSION)