this whole thing is cursed
parent
988b49c355
commit
a57311fb7f
|
@ -14,8 +14,8 @@ file(GLOB_RECURSE PROJECT_BUILD_FILES "${CMAKE_CURRENT_SOURCE_DIR}/src/*.cpp")
|
|||
|
||||
add_executable(gp_image_test ${PROJECT_BUILD_FILES})
|
||||
|
||||
target_compile_options(gp_image_test PRIVATE -Wall -Wextra -Werror -Wpedantic -Wno-comment)
|
||||
target_link_options(gp_image_test PRIVATE -Wall -Wextra -Werror -Wpedantic -Wno-comment)
|
||||
target_compile_options(gp_image_test PRIVATE -Wall -Wextra -Werror -Wpedantic -Wno-comment -Wno-unused-parameter)
|
||||
target_link_options(gp_image_test PRIVATE -Wall -Wextra -Werror -Wpedantic -Wno-comment -Wno-unused-parameter)
|
||||
|
||||
target_link_libraries(gp_image_test BLT_WITH_GRAPHICS)
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,81 +1,88 @@
|
|||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alloopback.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alffplay.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/alsoft-config.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjdecoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjencoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alplay.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstream.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alreverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/almultireverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/allatency.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alhrtf.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstreamcb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alconvolve.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
|
|
|
@ -1,15 +1,18 @@
|
|||
/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_MAKE_PROGRAM=/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ -G Ninja -S /home/brett/Documents/code/c++/GP_Image_Test -B /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release
|
||||
/usr/bin/cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_MAKE_PROGRAM=/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -G Ninja -S /home/brett/Documents/code/c++/gp_image_test -B /home/brett/Documents/code/c++/gp_image_test/cmake-build-release
|
||||
Not using emscripten! (linking GLFW)
|
||||
-- Using X11 for window creation
|
||||
-- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
|
||||
-- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
|
||||
-- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR)
|
||||
-- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR)
|
||||
-- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR)
|
||||
-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find MySOFA (missing: MYSOFA_LIBRARY MYSOFA_INCLUDE_DIR)
|
||||
-- Could NOT find SndFile (missing: SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR)
|
||||
-- Could NOT find Qt5Widgets
|
||||
--
|
||||
-- Building OpenAL with support for the following backends:
|
||||
-- PipeWire, PulseAudio, ALSA, OSS, SndIO (linked), WaveFile, Null
|
||||
-- PipeWire, OSS, WaveFile, Null
|
||||
--
|
||||
-- Building with support for CPU extensions:
|
||||
-- Default, SSE, SSE2, SSE3, SSE4.1
|
||||
|
@ -22,36 +25,27 @@ Not using emscripten! (linking GLFW)
|
|||
-- Installing AmbDec presets
|
||||
--
|
||||
-- Building utility programs
|
||||
-- Building configuration program
|
||||
--
|
||||
-- Building example programs
|
||||
-- Building SDL example programs
|
||||
-- Building SDL+FFmpeg example programs
|
||||
-- Building SndFile example programs
|
||||
--
|
||||
Building STD
|
||||
Building Profiling
|
||||
Building NBT
|
||||
Building Parsers
|
||||
Found Parallel Hashmaps
|
||||
Standard Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
Current Source: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Standard Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/gp_image_test
|
||||
Current Source: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Including phmap
|
||||
BLT Successfully included!
|
||||
Installing to lib with headers at include
|
||||
CMake Deprecation Warning at libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeLists.txt:113 (cmake_minimum_required):
|
||||
Compatibility with CMake < 3.5 will be removed from a future version of
|
||||
CMake.
|
||||
|
||||
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
||||
CMake that the project does not need compatibility with older versions.
|
||||
|
||||
|
||||
-- Found the following HarfBuzz libraries:
|
||||
-- HarfBuzz (required): /usr/lib/x86_64-linux-gnu/libharfbuzz.so
|
||||
-- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
|
||||
-- Checking for module 'bzip2'
|
||||
-- Package 'bzip2', required by 'virtual:world', not found
|
||||
-- Configuring done (0.2s)
|
||||
-- Generating done (0.0s)
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/gp_image_test/cmake-build-release
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Ninja" Generator, CMake Version 3.27
|
||||
# Generated by "Ninja" Generator, CMake Version 3.25
|
||||
|
||||
# This file contains all the rules used to get the outputs files
|
||||
# built from the input files.
|
||||
|
@ -14,10 +14,10 @@
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__gp_image_test_unscanned_Release
|
||||
rule CXX_COMPILER__gp_image_test_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@ rule CXX_COMPILER__gp_image_test_unscanned_Release
|
|||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__gp_image_test_Release
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -41,10 +41,10 @@ rule CUSTOM_COMMAND
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_Release
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -52,7 +52,7 @@ rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_Release
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -60,10 +60,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_Release
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__glfw_unscanned_Release
|
||||
rule C_COMPILER__glfw_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -71,7 +71,7 @@ rule C_COMPILER__glfw_unscanned_Release
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__glfw_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -79,10 +79,10 @@ rule C_STATIC_LIBRARY_LINKER__glfw_Release
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alcommon_unscanned_Release
|
||||
rule CXX_COMPILER__alcommon_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -90,7 +90,7 @@ rule CXX_COMPILER__alcommon_unscanned_Release
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__alcommon_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -98,10 +98,10 @@ rule CXX_STATIC_LIBRARY_LINKER__alcommon_Release
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__OpenAL_unscanned_Release
|
||||
rule CXX_COMPILER__OpenAL_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -109,7 +109,7 @@ rule CXX_COMPILER__OpenAL_unscanned_Release
|
|||
# Rule for linking CXX shared library.
|
||||
|
||||
rule CXX_SHARED_LIBRARY_LINKER__OpenAL_Release
|
||||
command = $PRE_LINK && /usr/bin/g++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX shared library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -118,17 +118,17 @@ rule CXX_SHARED_LIBRARY_LINKER__OpenAL_Release
|
|||
# Rule for creating library symlink.
|
||||
|
||||
rule CMAKE_SYMLINK_LIBRARY
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
command = /usr/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
description = Creating library symlink $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__openal-info_unscanned_Release
|
||||
rule C_COMPILER__openal-info_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -136,18 +136,56 @@ rule C_COMPILER__openal-info_unscanned_Release
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__openal-info_Release
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjdecoder_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjdecoder_Release
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjencoder_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjencoder_Release
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__al-excommon_unscanned_Release
|
||||
rule C_COMPILER__al-excommon_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -155,7 +193,7 @@ rule C_COMPILER__al-excommon_unscanned_Release
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__al-excommon_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -163,10 +201,10 @@ rule C_STATIC_LIBRARY_LINKER__al-excommon_Release
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__altonegen_unscanned_Release
|
||||
rule C_COMPILER__altonegen_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -174,7 +212,7 @@ rule C_COMPILER__altonegen_unscanned_Release
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__altonegen_Release
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -182,10 +220,10 @@ rule C_EXECUTABLE_LINKER__altonegen_Release
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alrecord_unscanned_Release
|
||||
rule C_COMPILER__alrecord_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -193,7 +231,7 @@ rule C_COMPILER__alrecord_unscanned_Release
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alrecord_Release
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -201,18 +239,113 @@ rule C_EXECUTABLE_LINKER__alrecord_Release
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alloopback_unscanned_Release
|
||||
rule C_COMPILER__alplay_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alloopback_Release
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule C_EXECUTABLE_LINKER__alplay_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alstream_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alstream_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alreverb_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alreverb_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__almultireverb_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__almultireverb_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__allatency_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__allatency_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alhrtf_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alhrtf_Release
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -220,18 +353,37 @@ rule C_EXECUTABLE_LINKER__alloopback_Release
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alffplay_unscanned_Release
|
||||
rule CXX_COMPILER__alstreamcb_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alffplay_Release
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule CXX_EXECUTABLE_LINKER__alstreamcb_Release
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alconvolve_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alconvolve_Release
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -239,29 +391,10 @@ rule CXX_EXECUTABLE_LINKER__alffplay_Release
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alsoft-config_unscanned_Release
|
||||
rule CXX_COMPILER__BLT_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alsoft-config_Release
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_unscanned_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -269,7 +402,7 @@ rule CXX_COMPILER__BLT_unscanned_Release
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -277,10 +410,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_Release
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__freetype_unscanned_Release
|
||||
rule C_COMPILER__freetype_Release
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -288,7 +421,7 @@ rule C_COMPILER__freetype_unscanned_Release
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__freetype_Release
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -297,7 +430,7 @@ rule C_STATIC_LIBRARY_LINKER__freetype_Release
|
|||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/GP_Image_Test -B/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release
|
||||
command = /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/gp_image_test -B/home/brett/Documents/code/c++/gp_image_test/cmake-build-release
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
@ -306,7 +439,7 @@ rule RERUN_CMAKE
|
|||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
|
@ -314,6 +447,6 @@ rule CLEAN
|
|||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -t targets
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -t targets
|
||||
description = All primary targets available:
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-release")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,14 +22,13 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TGZ")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -38,9 +37,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Linux")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -53,12 +52,12 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
set(CPACK_SOURCE_TGZ "ON")
|
||||
|
@ -71,7 +70,7 @@ set(CPACK_TOPLEVEL_TAG "Linux")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-release")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,16 +22,15 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -40,9 +39,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -55,15 +54,15 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RPM_PACKAGE_SOURCES "ON")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
|
@ -79,7 +78,7 @@ set(CPACK_TOPLEVEL_TAG "Linux-Source")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Start testing: Jan 24 16:26 EST
|
||||
Start testing: Jan 25 09:22 EST
|
||||
----------------------------------------------------------
|
||||
End testing: Jan 24 16:26 EST
|
||||
End testing: Jan 25 09:22 EST
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,7 +44,7 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -55,5 +55,5 @@ endif()
|
|||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,21 +44,21 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,144 +43,144 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/config/blt/config.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/config/blt/config.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -60,7 +60,7 @@ add_library(freetype STATIC IMPORTED)
|
|||
|
||||
set_target_properties(freetype PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/freetype2"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libbz2.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
)
|
||||
|
||||
# Create imported target Freetype::Freetype
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,29 +43,29 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2/freetype/config" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "pkgconfig" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -78,13 +78,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-release.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-release.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -9,6 +9,6 @@ Description: A free, high-quality, and portable font engine.
|
|||
Version: 26.1.20
|
||||
Requires: zlib, libpng, harfbuzz >= 2.0.0, libbrotlidec
|
||||
Requires.private:
|
||||
Libs: -L${libdir} -lfreetype -lbz2
|
||||
Libs: -L${libdir} -lfreetype
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}/freetype2
|
||||
|
|
|
@ -244,7 +244,7 @@ FT_BEGIN_HEADER
|
|||
* options set by those programs have precedence, overwriting the value
|
||||
* here with the configured one.
|
||||
*/
|
||||
#define FT_CONFIG_OPTION_USE_BZIP2
|
||||
/* #define FT_CONFIG_OPTION_USE_BZIP2 */
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,17 +44,17 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
@ -62,7 +62,7 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -75,13 +75,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-release.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-release.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
endif()
|
||||
|
||||
file(READ "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
file(READ "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
string(REGEX REPLACE "\n" ";" files "${files}")
|
||||
|
||||
foreach (file ${files})
|
||||
message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
|
||||
if (EXISTS "$ENV{DESTDIR}${file}")
|
||||
exec_program("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
exec_program("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
|
||||
endif()
|
||||
elseif (IS_SYMLINK "$ENV{DESTDIR}${file}")
|
||||
EXEC_PROGRAM("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
EXEC_PROGRAM("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,6 +43,6 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -50,13 +50,13 @@ unset(_cmake_expected_targets)
|
|||
add_library(OpenAL::OpenAL SHARED IMPORTED)
|
||||
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
)
|
||||
|
||||
# Import target "OpenAL::OpenAL" for configuration "Release"
|
||||
set_property(TARGET OpenAL::OpenAL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
IMPORTED_LOCATION_RELEASE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_LOCATION_RELEASE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_SONAME_RELEASE "libopenal.so.1"
|
||||
)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -55,8 +55,8 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
endforeach()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
)
|
||||
foreach(file
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so.1.23.1"
|
||||
|
@ -72,14 +72,26 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -92,34 +104,34 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-release.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-release.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -129,12 +141,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
|
@ -149,12 +161,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
|
@ -169,12 +181,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
|
@ -183,48 +195,128 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alstream")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alreverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/almultireverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/allatency")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alhrtf")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for each subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
|
||||
endif()
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
/* #undef HAVE_NEON */
|
||||
|
||||
/* Define if we have the ALSA backend */
|
||||
#define HAVE_ALSA
|
||||
/* #undef HAVE_ALSA */
|
||||
|
||||
/* Define if we have the OSS backend */
|
||||
#define HAVE_OSS
|
||||
|
@ -38,7 +38,7 @@
|
|||
/* #undef HAVE_SOLARIS */
|
||||
|
||||
/* Define if we have the SndIO backend */
|
||||
#define HAVE_SNDIO
|
||||
/* #undef HAVE_SNDIO */
|
||||
|
||||
/* Define if we have the WASAPI backend */
|
||||
/* #undef HAVE_WASAPI */
|
||||
|
@ -53,7 +53,7 @@
|
|||
/* #undef HAVE_PORTAUDIO */
|
||||
|
||||
/* Define if we have the PulseAudio backend */
|
||||
#define HAVE_PULSEAUDIO
|
||||
/* #undef HAVE_PULSEAUDIO */
|
||||
|
||||
/* Define if we have the JACK backend */
|
||||
/* #undef HAVE_JACK */
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -42,19 +42,3 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-release/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoft-config")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,81 +1,88 @@
|
|||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alloopback.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alffplay.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/alsoft-config.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjdecoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjencoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alplay.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstream.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alreverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/almultireverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/allatency.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alhrtf.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstreamcb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alconvolve.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
|
|
|
@ -1,15 +1,18 @@
|
|||
/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_MAKE_PROGRAM=/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ -G Ninja -S /home/brett/Documents/code/c++/GP_Image_Test -B /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan
|
||||
/usr/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_MAKE_PROGRAM=/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -DENABLE_ADDRSAN=ON -G Ninja -S /home/brett/Documents/code/c++/gp_image_test -B /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan
|
||||
Not using emscripten! (linking GLFW)
|
||||
-- Using X11 for window creation
|
||||
-- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
|
||||
-- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
|
||||
-- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR)
|
||||
-- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR)
|
||||
-- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR)
|
||||
-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find MySOFA (missing: MYSOFA_LIBRARY MYSOFA_INCLUDE_DIR)
|
||||
-- Could NOT find SndFile (missing: SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR)
|
||||
-- Could NOT find Qt5Widgets
|
||||
--
|
||||
-- Building OpenAL with support for the following backends:
|
||||
-- PipeWire, PulseAudio, ALSA, OSS, SndIO (linked), WaveFile, Null
|
||||
-- PipeWire, OSS, WaveFile, Null
|
||||
--
|
||||
-- Building with support for CPU extensions:
|
||||
-- Default, SSE, SSE2, SSE3, SSE4.1
|
||||
|
@ -22,36 +25,27 @@ Not using emscripten! (linking GLFW)
|
|||
-- Installing AmbDec presets
|
||||
--
|
||||
-- Building utility programs
|
||||
-- Building configuration program
|
||||
--
|
||||
-- Building example programs
|
||||
-- Building SDL example programs
|
||||
-- Building SDL+FFmpeg example programs
|
||||
-- Building SndFile example programs
|
||||
--
|
||||
Building STD
|
||||
Building Profiling
|
||||
Building NBT
|
||||
Building Parsers
|
||||
Found Parallel Hashmaps
|
||||
Standard Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
Current Source: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Standard Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/gp_image_test
|
||||
Current Source: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Including phmap
|
||||
BLT Successfully included!
|
||||
Installing to lib with headers at include
|
||||
CMake Deprecation Warning at libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeLists.txt:113 (cmake_minimum_required):
|
||||
Compatibility with CMake < 3.5 will be removed from a future version of
|
||||
CMake.
|
||||
|
||||
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
||||
CMake that the project does not need compatibility with older versions.
|
||||
|
||||
|
||||
-- Found the following HarfBuzz libraries:
|
||||
-- HarfBuzz (required): /usr/lib/x86_64-linux-gnu/libharfbuzz.so
|
||||
-- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
|
||||
-- Checking for module 'bzip2'
|
||||
-- Package 'bzip2', required by 'virtual:world', not found
|
||||
-- Configuring done (0.2s)
|
||||
-- Generating done (0.0s)
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Ninja" Generator, CMake Version 3.27
|
||||
# Generated by "Ninja" Generator, CMake Version 3.25
|
||||
|
||||
# This file contains all the rules used to get the outputs files
|
||||
# built from the input files.
|
||||
|
@ -14,10 +14,10 @@
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__gp_image_test_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__gp_image_test_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@ rule CXX_COMPILER__gp_image_test_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__gp_image_test_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -41,10 +41,10 @@ rule CUSTOM_COMMAND
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -52,7 +52,7 @@ rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -60,10 +60,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__glfw_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__glfw_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -71,7 +71,7 @@ rule C_COMPILER__glfw_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__glfw_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -79,10 +79,10 @@ rule C_STATIC_LIBRARY_LINKER__glfw_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alcommon_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__alcommon_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -90,7 +90,7 @@ rule CXX_COMPILER__alcommon_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__alcommon_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -98,10 +98,10 @@ rule CXX_STATIC_LIBRARY_LINKER__alcommon_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__OpenAL_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__OpenAL_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -109,7 +109,7 @@ rule CXX_COMPILER__OpenAL_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX shared library.
|
||||
|
||||
rule CXX_SHARED_LIBRARY_LINKER__OpenAL_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX shared library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -118,17 +118,17 @@ rule CXX_SHARED_LIBRARY_LINKER__OpenAL_RelWithDebInfo
|
|||
# Rule for creating library symlink.
|
||||
|
||||
rule CMAKE_SYMLINK_LIBRARY
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
command = /usr/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
description = Creating library symlink $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__openal-info_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__openal-info_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -136,18 +136,56 @@ rule C_COMPILER__openal-info_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__openal-info_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjdecoder_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjdecoder_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjencoder_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjencoder_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__al-excommon_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__al-excommon_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -155,7 +193,7 @@ rule C_COMPILER__al-excommon_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__al-excommon_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -163,10 +201,10 @@ rule C_STATIC_LIBRARY_LINKER__al-excommon_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__altonegen_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__altonegen_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -174,7 +212,7 @@ rule C_COMPILER__altonegen_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__altonegen_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -182,10 +220,10 @@ rule C_EXECUTABLE_LINKER__altonegen_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alrecord_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__alrecord_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -193,7 +231,7 @@ rule C_COMPILER__alrecord_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alrecord_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -201,18 +239,113 @@ rule C_EXECUTABLE_LINKER__alrecord_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alloopback_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__alplay_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alloopback_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule C_EXECUTABLE_LINKER__alplay_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alstream_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alstream_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alreverb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alreverb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__almultireverb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__almultireverb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__allatency_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__allatency_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alhrtf_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alhrtf_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -220,18 +353,37 @@ rule C_EXECUTABLE_LINKER__alloopback_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alffplay_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__alstreamcb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alffplay_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule CXX_EXECUTABLE_LINKER__alstreamcb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alconvolve_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alconvolve_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -239,29 +391,10 @@ rule CXX_EXECUTABLE_LINKER__alffplay_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alsoft-config_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__BLT_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alsoft-config_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_unscanned_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -269,7 +402,7 @@ rule CXX_COMPILER__BLT_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -277,10 +410,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__freetype_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__freetype_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -288,7 +421,7 @@ rule C_COMPILER__freetype_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__freetype_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -297,7 +430,7 @@ rule C_STATIC_LIBRARY_LINKER__freetype_RelWithDebInfo
|
|||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/GP_Image_Test -B/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan
|
||||
command = /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/gp_image_test -B/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
@ -306,7 +439,7 @@ rule RERUN_CMAKE
|
|||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
|
@ -314,6 +447,6 @@ rule CLEAN
|
|||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -t targets
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -t targets
|
||||
description = All primary targets available:
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,14 +22,13 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TGZ")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -38,9 +37,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Linux")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -53,12 +52,12 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
set(CPACK_SOURCE_TGZ "ON")
|
||||
|
@ -71,7 +70,7 @@ set(CPACK_TOPLEVEL_TAG "Linux")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,16 +22,15 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -40,9 +39,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -55,15 +54,15 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RPM_PACKAGE_SOURCES "ON")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
|
@ -79,7 +78,7 @@ set(CPACK_TOPLEVEL_TAG "Linux-Source")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,7 +44,7 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -55,5 +55,5 @@ endif()
|
|||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,21 +44,21 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,144 +43,144 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/config/blt/config.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/config/blt/config.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -60,7 +60,7 @@ add_library(freetype STATIC IMPORTED)
|
|||
|
||||
set_target_properties(freetype PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/freetype2"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libbz2.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
)
|
||||
|
||||
# Create imported target Freetype::Freetype
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,29 +43,29 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2/freetype/config" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "pkgconfig" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -78,13 +78,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -9,6 +9,6 @@ Description: A free, high-quality, and portable font engine.
|
|||
Version: 26.1.20
|
||||
Requires: zlib, libpng, harfbuzz >= 2.0.0, libbrotlidec
|
||||
Requires.private:
|
||||
Libs: -L${libdir} -lfreetype -lbz2
|
||||
Libs: -L${libdir} -lfreetype
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}/freetype2
|
||||
|
|
|
@ -244,7 +244,7 @@ FT_BEGIN_HEADER
|
|||
* options set by those programs have precedence, overwriting the value
|
||||
* here with the configured one.
|
||||
*/
|
||||
#define FT_CONFIG_OPTION_USE_BZIP2
|
||||
/* #define FT_CONFIG_OPTION_USE_BZIP2 */
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,17 +44,17 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
@ -62,7 +62,7 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -75,13 +75,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
endif()
|
||||
|
||||
file(READ "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
file(READ "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
string(REGEX REPLACE "\n" ";" files "${files}")
|
||||
|
||||
foreach (file ${files})
|
||||
message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
|
||||
if (EXISTS "$ENV{DESTDIR}${file}")
|
||||
exec_program("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
exec_program("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
|
||||
endif()
|
||||
elseif (IS_SYMLINK "$ENV{DESTDIR}${file}")
|
||||
EXEC_PROGRAM("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
EXEC_PROGRAM("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,6 +43,6 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -50,13 +50,13 @@ unset(_cmake_expected_targets)
|
|||
add_library(OpenAL::OpenAL SHARED IMPORTED)
|
||||
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
)
|
||||
|
||||
# Import target "OpenAL::OpenAL" for configuration "RelWithDebInfo"
|
||||
set_property(TARGET OpenAL::OpenAL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO)
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
IMPORTED_LOCATION_RELWITHDEBINFO "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_LOCATION_RELWITHDEBINFO "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_SONAME_RELWITHDEBINFO "libopenal.so.1"
|
||||
)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -55,8 +55,8 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
endforeach()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
)
|
||||
foreach(file
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so.1.23.1"
|
||||
|
@ -72,14 +72,26 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -92,34 +104,34 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -129,12 +141,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
|
@ -149,12 +161,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
|
@ -169,12 +181,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
|
@ -183,48 +195,128 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alstream")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alreverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/almultireverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/allatency")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alhrtf")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for each subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
|
||||
endif()
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
/* #undef HAVE_NEON */
|
||||
|
||||
/* Define if we have the ALSA backend */
|
||||
#define HAVE_ALSA
|
||||
/* #undef HAVE_ALSA */
|
||||
|
||||
/* Define if we have the OSS backend */
|
||||
#define HAVE_OSS
|
||||
|
@ -38,7 +38,7 @@
|
|||
/* #undef HAVE_SOLARIS */
|
||||
|
||||
/* Define if we have the SndIO backend */
|
||||
#define HAVE_SNDIO
|
||||
/* #undef HAVE_SNDIO */
|
||||
|
||||
/* Define if we have the WASAPI backend */
|
||||
/* #undef HAVE_WASAPI */
|
||||
|
@ -53,7 +53,7 @@
|
|||
/* #undef HAVE_PORTAUDIO */
|
||||
|
||||
/* Define if we have the PulseAudio backend */
|
||||
#define HAVE_PULSEAUDIO
|
||||
/* #undef HAVE_PULSEAUDIO */
|
||||
|
||||
/* Define if we have the JACK backend */
|
||||
/* #undef HAVE_JACK */
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -42,19 +42,3 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo-addrsan/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoft-config")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,81 +1,88 @@
|
|||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alloopback.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alffplay.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/alsoft-config.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/gp_image_test.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/BLT_WITH_GRAPHICS.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/uninstall.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/update_mappings.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/glfw.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/build_version.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alcommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/OpenAL.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/openal-info.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjdecoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/uhjencoder.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/al-excommon.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/altonegen.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alrecord.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alplay.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstream.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alreverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/almultireverb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/allatency.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alhrtf.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alstreamcb.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/alconvolve.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/BLT.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/CMakeFiles/install/strip.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/freetype.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/package_source.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/edit_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/rebuild_cache.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/list_install_components.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/local.dir
|
||||
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/install/strip.dir
|
||||
|
|
|
@ -1,15 +1,18 @@
|
|||
/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_MAKE_PROGRAM=/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ -G Ninja -S /home/brett/Documents/code/c++/GP_Image_Test -B /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo
|
||||
/usr/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_MAKE_PROGRAM=/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -G Ninja -S /home/brett/Documents/code/c++/gp_image_test -B /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo
|
||||
Not using emscripten! (linking GLFW)
|
||||
-- Using X11 for window creation
|
||||
-- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
|
||||
-- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
|
||||
-- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR)
|
||||
-- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR)
|
||||
-- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR)
|
||||
-- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
|
||||
-- Could NOT find MySOFA (missing: MYSOFA_LIBRARY MYSOFA_INCLUDE_DIR)
|
||||
-- Could NOT find SndFile (missing: SNDFILE_LIBRARY SNDFILE_INCLUDE_DIR)
|
||||
-- Could NOT find Qt5Widgets
|
||||
--
|
||||
-- Building OpenAL with support for the following backends:
|
||||
-- PipeWire, PulseAudio, ALSA, OSS, SndIO (linked), WaveFile, Null
|
||||
-- PipeWire, OSS, WaveFile, Null
|
||||
--
|
||||
-- Building with support for CPU extensions:
|
||||
-- Default, SSE, SSE2, SSE3, SSE4.1
|
||||
|
@ -22,36 +25,27 @@ Not using emscripten! (linking GLFW)
|
|||
-- Installing AmbDec presets
|
||||
--
|
||||
-- Building utility programs
|
||||
-- Building configuration program
|
||||
--
|
||||
-- Building example programs
|
||||
-- Building SDL example programs
|
||||
-- Building SDL+FFmpeg example programs
|
||||
-- Building SndFile example programs
|
||||
--
|
||||
Building STD
|
||||
Building Profiling
|
||||
Building NBT
|
||||
Building Parsers
|
||||
Found Parallel Hashmaps
|
||||
Standard Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
Current Source: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Standard Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/assert.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/filesystem.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/format.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/loader.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/logging.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/string.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/std/system.cpp
|
||||
Profiler Files /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler.cpp;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/src/blt/profiling/profiler_v2.cpp
|
||||
Source: /home/brett/Documents/code/c++/gp_image_test
|
||||
Current Source: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
Including phmap
|
||||
BLT Successfully included!
|
||||
Installing to lib with headers at include
|
||||
CMake Deprecation Warning at libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeLists.txt:113 (cmake_minimum_required):
|
||||
Compatibility with CMake < 3.5 will be removed from a future version of
|
||||
CMake.
|
||||
|
||||
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
||||
CMake that the project does not need compatibility with older versions.
|
||||
|
||||
|
||||
-- Found the following HarfBuzz libraries:
|
||||
-- HarfBuzz (required): /usr/lib/x86_64-linux-gnu/libharfbuzz.so
|
||||
-- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
|
||||
-- Checking for module 'bzip2'
|
||||
-- Package 'bzip2', required by 'virtual:world', not found
|
||||
-- Configuring done (0.2s)
|
||||
-- Generating done (0.0s)
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Ninja" Generator, CMake Version 3.27
|
||||
# Generated by "Ninja" Generator, CMake Version 3.25
|
||||
|
||||
# This file contains all the rules used to get the outputs files
|
||||
# built from the input files.
|
||||
|
@ -14,10 +14,10 @@
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__gp_image_test_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__gp_image_test_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -25,7 +25,7 @@ rule CXX_COMPILER__gp_image_test_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__gp_image_test_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -41,10 +41,10 @@ rule CUSTOM_COMMAND
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -52,7 +52,7 @@ rule CXX_COMPILER__BLT_WITH_GRAPHICS_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -60,10 +60,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_WITH_GRAPHICS_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__glfw_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__glfw_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -71,7 +71,7 @@ rule C_COMPILER__glfw_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__glfw_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -79,10 +79,10 @@ rule C_STATIC_LIBRARY_LINKER__glfw_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alcommon_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__alcommon_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -90,7 +90,7 @@ rule CXX_COMPILER__alcommon_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__alcommon_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -98,10 +98,10 @@ rule CXX_STATIC_LIBRARY_LINKER__alcommon_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__OpenAL_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__OpenAL_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -109,7 +109,7 @@ rule CXX_COMPILER__OpenAL_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX shared library.
|
||||
|
||||
rule CXX_SHARED_LIBRARY_LINKER__OpenAL_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/c++ -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX shared library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -118,17 +118,17 @@ rule CXX_SHARED_LIBRARY_LINKER__OpenAL_RelWithDebInfo
|
|||
# Rule for creating library symlink.
|
||||
|
||||
rule CMAKE_SYMLINK_LIBRARY
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
command = /usr/bin/cmake -E cmake_symlink_library $in $SONAME $out && $POST_BUILD
|
||||
description = Creating library symlink $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__openal-info_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__openal-info_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -136,18 +136,56 @@ rule C_COMPILER__openal-info_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__openal-info_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjdecoder_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjdecoder_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__uhjencoder_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__uhjencoder_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__al-excommon_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__al-excommon_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -155,7 +193,7 @@ rule C_COMPILER__al-excommon_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__al-excommon_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -163,10 +201,10 @@ rule C_STATIC_LIBRARY_LINKER__al-excommon_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__altonegen_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__altonegen_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -174,7 +212,7 @@ rule C_COMPILER__altonegen_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__altonegen_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -182,10 +220,10 @@ rule C_EXECUTABLE_LINKER__altonegen_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alrecord_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__alrecord_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -193,7 +231,7 @@ rule C_COMPILER__alrecord_unscanned_RelWithDebInfo
|
|||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alrecord_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -201,18 +239,113 @@ rule C_EXECUTABLE_LINKER__alrecord_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alloopback_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__alplay_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alloopback_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule C_EXECUTABLE_LINKER__alplay_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alstream_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alstream_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alreverb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alreverb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__almultireverb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__almultireverb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__allatency_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__allatency_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alhrtf_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking C executable.
|
||||
|
||||
rule C_EXECUTABLE_LINKER__alhrtf_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/cc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking C executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -220,18 +353,37 @@ rule C_EXECUTABLE_LINKER__alloopback_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alffplay_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__alstreamcb_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alffplay_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
rule CXX_EXECUTABLE_LINKER__alstreamcb_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__alconvolve_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alconvolve_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/c++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -239,29 +391,10 @@ rule CXX_EXECUTABLE_LINKER__alffplay_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__alsoft-config_unscanned_RelWithDebInfo
|
||||
rule CXX_COMPILER__BLT_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for linking CXX executable.
|
||||
|
||||
rule CXX_EXECUTABLE_LINKER__alsoft-config_RelWithDebInfo
|
||||
command = $PRE_LINK && /usr/bin/g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||
description = Linking CXX executable $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
||||
#############################################
|
||||
# Rule for compiling CXX files.
|
||||
|
||||
rule CXX_COMPILER__BLT_unscanned_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/c++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building CXX object $out
|
||||
|
||||
|
||||
|
@ -269,7 +402,7 @@ rule CXX_COMPILER__BLT_unscanned_RelWithDebInfo
|
|||
# Rule for linking CXX static library.
|
||||
|
||||
rule CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking CXX static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -277,10 +410,10 @@ rule CXX_STATIC_LIBRARY_LINKER__BLT_RelWithDebInfo
|
|||
#############################################
|
||||
# Rule for compiling C files.
|
||||
|
||||
rule C_COMPILER__freetype_unscanned_RelWithDebInfo
|
||||
rule C_COMPILER__freetype_RelWithDebInfo
|
||||
depfile = $DEP_FILE
|
||||
deps = gcc
|
||||
command = ${LAUNCHER}${CODE_CHECK}/usr/bin/gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
command = /usr/bin/cc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||
description = Building C object $out
|
||||
|
||||
|
||||
|
@ -288,7 +421,7 @@ rule C_COMPILER__freetype_unscanned_RelWithDebInfo
|
|||
# Rule for linking C static library.
|
||||
|
||||
rule C_STATIC_LIBRARY_LINKER__freetype_RelWithDebInfo
|
||||
command = $PRE_LINK && /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/ranlib $TARGET_FILE && $POST_BUILD
|
||||
description = Linking C static library $TARGET_FILE
|
||||
restat = $RESTAT
|
||||
|
||||
|
@ -297,7 +430,7 @@ rule C_STATIC_LIBRARY_LINKER__freetype_RelWithDebInfo
|
|||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/GP_Image_Test -B/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo
|
||||
command = /usr/bin/cmake --regenerate-during-build -S/home/brett/Documents/code/c++/gp_image_test -B/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
@ -306,7 +439,7 @@ rule RERUN_CMAKE
|
|||
# Rule for cleaning all built files.
|
||||
|
||||
rule CLEAN
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja $FILE_ARG -t clean $TARGETS
|
||||
description = Cleaning all built files...
|
||||
|
||||
|
||||
|
@ -314,6 +447,6 @@ rule CLEAN
|
|||
# Rule for printing all primary targets available.
|
||||
|
||||
rule HELP
|
||||
command = /opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja -t targets
|
||||
command = /opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja -t targets
|
||||
description = All primary targets available:
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,14 +22,13 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TGZ")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo;gp_image_test;ALL;/")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -38,9 +37,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Linux")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -53,12 +52,12 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
set(CPACK_SOURCE_TGZ "ON")
|
||||
|
@ -71,7 +70,7 @@ set(CPACK_TOPLEVEL_TAG "Linux")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
# usually begin with CPACK_<GENNAME>_xxxx.
|
||||
|
||||
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/GP_Image_Test;/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo")
|
||||
set(CPACK_BUILD_SOURCE_DIRS "/home/brett/Documents/code/c++/gp_image_test;/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo")
|
||||
set(CPACK_CMAKE_GENERATOR "Ninja")
|
||||
set(CPACK_COMPONENTS_ALL "Unspecified;headers;pkgconfig")
|
||||
set(CPACK_COMPONENT_HEADERS_DEPENDS "libraries")
|
||||
|
@ -22,16 +22,15 @@ set(CPACK_COMPONENT_LIBRARIES_DISPLAY_NAME "Libraries")
|
|||
set(CPACK_COMPONENT_LIBRARIES_GROUP "Development")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_HIDDEN "TRUE")
|
||||
set(CPACK_COMPONENT_UNSPECIFIED_REQUIRED "TRUE")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_FILE "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_DEFAULT_PACKAGE_DESCRIPTION_SUMMARY "gp_image_test built using CMake")
|
||||
set(CPACK_DMG_SLA_USE_RESOURCE_FILE_LICENSE "ON")
|
||||
set(CPACK_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_INNOSETUP_ARCHITECTURE "x64")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_INSTALL_CMAKE_PROJECTS "")
|
||||
set(CPACK_INSTALL_PREFIX "/usr/local")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_MODULE_PATH "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/builds/cmake")
|
||||
set(CPACK_NSIS_DISPLAY_NAME "gp_image_test 2.13.2")
|
||||
set(CPACK_NSIS_INSTALLER_ICON_CODE "")
|
||||
set(CPACK_NSIS_INSTALLER_MUI_ICON_CODE "")
|
||||
|
@ -40,9 +39,9 @@ set(CPACK_NSIS_PACKAGE_NAME "gp_image_test 2.13.2")
|
|||
set(CPACK_NSIS_UNINSTALL_NAME "Uninstall")
|
||||
set(CPACK_OBJCOPY_EXECUTABLE "/usr/bin/objcopy")
|
||||
set(CPACK_OBJDUMP_EXECUTABLE "/usr/bin/objdump")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackConfig.cmake")
|
||||
set(CPACK_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackConfig.cmake")
|
||||
set(CPACK_PACKAGE_DEFAULT_LOCATION "/")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/README")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The FreeType font rendering library.")
|
||||
set(CPACK_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "gp_image_test 2.13.2")
|
||||
|
@ -55,15 +54,15 @@ set(CPACK_PACKAGE_VERSION_MAJOR "2")
|
|||
set(CPACK_PACKAGE_VERSION_MINOR "13")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "2")
|
||||
set(CPACK_READELF_EXECUTABLE "/usr/bin/readelf")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.27/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RESOURCE_FILE_LICENSE "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/LICENSE.TXT")
|
||||
set(CPACK_RESOURCE_FILE_README "/usr/share/cmake-3.25/Templates/CPack.GenericDescription.txt")
|
||||
set(CPACK_RESOURCE_FILE_WELCOME "/usr/share/cmake-3.25/Templates/CPack.GenericWelcome.txt")
|
||||
set(CPACK_RPM_PACKAGE_SOURCES "ON")
|
||||
set(CPACK_SET_DESTDIR "OFF")
|
||||
set(CPACK_SOURCE_GENERATOR "TBZ2;TGZ;TXZ;TZ")
|
||||
set(CPACK_SOURCE_IGNORE_FILES "/CVS/;/\\.svn/;/\\.bzr/;/\\.hg/;/\\.git/;\\.swp\$;\\.#;/#")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test;/")
|
||||
set(CPACK_SOURCE_OUTPUT_CONFIG_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackSourceConfig.cmake")
|
||||
set(CPACK_SOURCE_PACKAGE_FILE_NAME "gp_image_test-2.13.2-Source")
|
||||
set(CPACK_SOURCE_RPM "OFF")
|
||||
set(CPACK_SOURCE_TBZ2 "ON")
|
||||
|
@ -79,7 +78,7 @@ set(CPACK_TOPLEVEL_TAG "Linux-Source")
|
|||
set(CPACK_WIX_SIZEOF_VOID_P "8")
|
||||
|
||||
if(NOT CPACK_PROPERTIES_FILE)
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/CPackProperties.cmake")
|
||||
set(CPACK_PROPERTIES_FILE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CPackProperties.cmake")
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CPACK_PROPERTIES_FILE})
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,7 +44,7 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -55,5 +55,5 @@ endif()
|
|||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,21 +44,21 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,144 +43,144 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/compatibility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/averages.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/log_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/math.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/matrix.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/math" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/math/vectors.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/nbt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/nbt/nbt_block.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/argparse.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/mustache.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/parse" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/parse/obj_loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/profiling" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/profiling/profiler_v2.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/allocator.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/assert.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/binary_tree.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/filesystem.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/format.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/hashmap.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/loader.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/logging.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/memory_util.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/queue.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/random.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/string.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/system.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/thread.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/time.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/types.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/utility.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/std" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/std/uuid.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt/window" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/BLT/include/blt/window/window.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/config/blt/config.h")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/blt" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/config/blt/config.h")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/BLT/libBLT.a")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -60,7 +60,7 @@ add_library(freetype STATIC IMPORTED)
|
|||
|
||||
set_target_properties(freetype PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/freetype2"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libbz2.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
INTERFACE_LINK_LIBRARIES "/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libharfbuzz.so;/usr/lib/x86_64-linux-gnu/libbrotlidec.so"
|
||||
)
|
||||
|
||||
# Create imported target Freetype::Freetype
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,29 +43,29 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/" REGEX "/internal$" EXCLUDE REGEX "/ftconfig\\.h$" EXCLUDE REGEX "/ftoption\\.h$" EXCLUDE)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/freetype2/freetype/config" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftconfig.h"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/include/freetype/config/ftoption.h"
|
||||
)
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "pkgconfig" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype2.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/libfreetype.a")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype/freetype-config-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -78,13 +78,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/CMakeFiles/Export/778b4f54a68e80ec034bf381f364ca2c/freetype-config-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "headers" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/freetype" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/freetype-2.13.2/freetype-config-version.cmake")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -9,6 +9,6 @@ Description: A free, high-quality, and portable font engine.
|
|||
Version: 26.1.20
|
||||
Requires: zlib, libpng, harfbuzz >= 2.0.0, libbrotlidec
|
||||
Requires.private:
|
||||
Libs: -L${libdir} -lfreetype -lbz2
|
||||
Libs: -L${libdir} -lfreetype
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}/freetype2
|
||||
|
|
|
@ -244,7 +244,7 @@ FT_BEGIN_HEADER
|
|||
* options set by those programs have precedence, overwriting the value
|
||||
* here with the configured one.
|
||||
*/
|
||||
#define FT_CONFIG_OPTION_USE_BZIP2
|
||||
/* #define FT_CONFIG_OPTION_USE_BZIP2 */
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -44,17 +44,17 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include/GLFW" FILES_MATCHING REGEX "/glfw3\\.h$" REGEX "/glfw3native\\.h$")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3Config.cmake"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3ConfigVersion.cmake"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
@ -62,7 +62,7 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3/glfw3Targets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -75,13 +75,13 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/glfw3" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/glfw3.pc")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
if (NOT EXISTS "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt")
|
||||
message(FATAL_ERROR "Cannot find install manifest: \"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt\"")
|
||||
endif()
|
||||
|
||||
file(READ "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
file(READ "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/install_manifest.txt" files)
|
||||
string(REGEX REPLACE "\n" ";" files "${files}")
|
||||
|
||||
foreach (file ${files})
|
||||
message(STATUS "Uninstalling \"$ENV{DESTDIR}${file}\"")
|
||||
if (EXISTS "$ENV{DESTDIR}${file}")
|
||||
exec_program("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
exec_program("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
|
||||
endif()
|
||||
elseif (IS_SYMLINK "$ENV{DESTDIR}${file}")
|
||||
EXEC_PROGRAM("/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
EXEC_PROGRAM("/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
||||
OUTPUT_VARIABLE rm_out
|
||||
RETURN_VALUE rm_retval)
|
||||
if (NOT "${rm_retval}" STREQUAL 0)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -43,6 +43,6 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/glfw-3.3.8/src/libglfw3.a")
|
||||
endif()
|
||||
|
||||
|
|
|
@ -52,6 +52,11 @@ else()
|
|||
endif()
|
||||
|
||||
|
||||
# if the installed project requested no architecture check, don't perform the check
|
||||
if("FALSE")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
|
||||
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
|
||||
return()
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|||
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
||||
endif()
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.3...3.25)
|
||||
cmake_policy(VERSION 2.8.3...3.23)
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file.
|
||||
#----------------------------------------------------------------
|
||||
|
@ -50,13 +50,13 @@ unset(_cmake_expected_targets)
|
|||
add_library(OpenAL::OpenAL SHARED IMPORTED)
|
||||
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
INTERFACE_INCLUDE_DIRECTORIES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include;/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL"
|
||||
)
|
||||
|
||||
# Import target "OpenAL::OpenAL" for configuration "RelWithDebInfo"
|
||||
set_property(TARGET OpenAL::OpenAL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO)
|
||||
set_target_properties(OpenAL::OpenAL PROPERTIES
|
||||
IMPORTED_LOCATION_RELWITHDEBINFO "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_LOCATION_RELWITHDEBINFO "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
IMPORTED_SONAME_RELWITHDEBINFO "libopenal.so.1"
|
||||
)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -55,8 +55,8 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
endforeach()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1.23.1"
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so.1"
|
||||
)
|
||||
foreach(file
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so.1.23.1"
|
||||
|
@ -72,14 +72,26 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/libopenal.so")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libopenal.so")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake")
|
||||
file(DIFFERENT _cmake_export_file_changed FILES
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets.cmake"
|
||||
"/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
"/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(_cmake_export_file_changed)
|
||||
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL/OpenALTargets-*.cmake")
|
||||
if(_cmake_old_config_files)
|
||||
|
@ -92,34 +104,34 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
unset(_cmake_export_file_changed)
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets.cmake")
|
||||
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-relwithdebinfo.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/CMakeFiles/Export/7997f1405615f9851461070a24c70e81/OpenALTargets-relwithdebinfo.cmake")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/include/AL")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal.pc")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/OpenAL" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/OpenALConfig.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE FILE FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoftrc.sample")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/hrtf")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openal" TYPE DIRECTORY FILES "/home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/presets")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
|
@ -129,12 +141,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/openal-info")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/openal-info")
|
||||
|
@ -149,12 +161,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/altonegen")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/altonegen")
|
||||
|
@ -169,12 +181,12 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alrecord")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alrecord")
|
||||
|
@ -183,48 +195,128 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT
|
|||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alloopback")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alloopback")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alplay")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alffplay")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alstream")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alffplay")
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alstream")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alreverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alreverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/almultireverb")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/almultireverb")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/allatency")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/allatency")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alhrtf")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf"
|
||||
OLD_RPATH "/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alhrtf")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for each subdirectory.
|
||||
include("/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
include("/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config/cmake_install.cmake")
|
||||
|
||||
endif()
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
/* #undef HAVE_NEON */
|
||||
|
||||
/* Define if we have the ALSA backend */
|
||||
#define HAVE_ALSA
|
||||
/* #undef HAVE_ALSA */
|
||||
|
||||
/* Define if we have the OSS backend */
|
||||
#define HAVE_OSS
|
||||
|
@ -38,7 +38,7 @@
|
|||
/* #undef HAVE_SOLARIS */
|
||||
|
||||
/* Define if we have the SndIO backend */
|
||||
#define HAVE_SNDIO
|
||||
/* #undef HAVE_SNDIO */
|
||||
|
||||
/* Define if we have the WASAPI backend */
|
||||
/* #undef HAVE_WASAPI */
|
||||
|
@ -53,7 +53,7 @@
|
|||
/* #undef HAVE_PORTAUDIO */
|
||||
|
||||
/* Define if we have the PulseAudio backend */
|
||||
#define HAVE_PULSEAUDIO
|
||||
/* #undef HAVE_PULSEAUDIO */
|
||||
|
||||
/* Define if we have the JACK backend */
|
||||
/* #undef HAVE_JACK */
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Source directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Build directory: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: /home/brett/Documents/code/c++/GP_Image_Test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
# Install script for directory: /home/brett/Documents/code/c++/gp_image_test/libraries/BLT-With-Graphics-Template/libraries/openal-soft/utils/alsoft-config
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -42,19 +42,3 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
file(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config"
|
||||
RPATH "")
|
||||
endif()
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/brett/Documents/code/c++/GP_Image_Test/cmake-build-relwithdebinfo/libraries/BLT-With-Graphics-Template/libraries/openal-soft/alsoft-config")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/alsoft-config")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
|
@ -43,6 +43,20 @@ using func_list = std::vector<allowed_funcs<T>>;
|
|||
template<typename T>
|
||||
using func_set = std::vector<allowed_funcs_set<T>>;
|
||||
|
||||
template<typename T>
|
||||
inline constexpr func_set<T> convert(const func_list<T>& func)
|
||||
{
|
||||
func_set<T> set_list;
|
||||
for (const auto& v : func)
|
||||
{
|
||||
allowed_funcs_set<T> set;
|
||||
for (const auto& f : v)
|
||||
set.insert(f);
|
||||
set_list.push_back(set);
|
||||
}
|
||||
return set_list;
|
||||
}
|
||||
|
||||
using data_t = std::array<float, 3>;
|
||||
|
||||
class empty
|
||||
|
@ -63,27 +77,46 @@ class empty
|
|||
* Define Functions
|
||||
*/
|
||||
|
||||
#define ARGS image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data
|
||||
#define ARGS image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data
|
||||
|
||||
void f_x(ARGS);
|
||||
|
||||
void f_y(ARGS);
|
||||
|
||||
void f_random(ARGS);
|
||||
|
||||
void f_noise(ARGS);
|
||||
|
||||
void f_cnoise(ARGS);
|
||||
|
||||
void f_scalar(ARGS);
|
||||
|
||||
void f_color(ARGS);
|
||||
|
||||
void f_log(ARGS);
|
||||
|
||||
void f_sqrt(ARGS);
|
||||
|
||||
void f_sin(ARGS);
|
||||
|
||||
void f_cos(ARGS);
|
||||
|
||||
void f_atan(ARGS);
|
||||
|
||||
void f_add(ARGS);
|
||||
|
||||
void f_sub(ARGS);
|
||||
|
||||
void f_mul(ARGS);
|
||||
|
||||
void f_div(ARGS);
|
||||
|
||||
void f_or(ARGS);
|
||||
|
||||
void f_and(ARGS);
|
||||
|
||||
void f_xor(ARGS);
|
||||
|
||||
void f_if(ARGS);
|
||||
|
||||
/*
|
||||
|
@ -148,10 +181,10 @@ static inline constexpr blt::i32 MAX_ARGS = std::max({FUNC_FUNCTIONS});
|
|||
*/
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) function_t::NAME,
|
||||
#define DEF_FUNC_LIST(NAME, ...) \
|
||||
static inline allowed_funcs_set<function_t> NAME##_SET{__VA_ARGS__}; \
|
||||
static inline allowed_funcs<function_t> NAME{__VA_ARGS__};
|
||||
static inline const allowed_funcs_set<function_t> NAME##_SET{__VA_ARGS__}; \
|
||||
static inline const allowed_funcs<function_t> NAME{__VA_ARGS__};
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_ANY, FUNC_FUNCTIONS);
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_NONE, );
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_NONE,);
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_BOOL, function_t::OR, function_t::AND, function_t::XOR);
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_COORD, function_t::X, function_t::Y);
|
||||
DEF_FUNC_LIST(FUNC_ALLOW_SCALAR, function_t::SCALAR);
|
||||
|
@ -163,12 +196,12 @@ DEF_FUNC_LIST(FUNC_ALLOW_TERMINALS, function_t::SCALAR, function_t::X, function_
|
|||
* Create mappings
|
||||
*/
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) MIN_ARGS,
|
||||
std::array<blt::u32, OPERATOR_COUNT> function_arg_min_map = {
|
||||
std::array<blt::i32, OPERATOR_COUNT> function_arg_min_map = {
|
||||
FUNC_FUNCTIONS
|
||||
};
|
||||
#undef FUNC_DEFINE
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) MAX_ARGS,
|
||||
std::array<blt::u32, OPERATOR_COUNT> function_arg_max_map = {
|
||||
std::array<blt::i32, OPERATOR_COUNT> function_arg_max_map = {
|
||||
FUNC_FUNCTIONS
|
||||
};
|
||||
#undef FUNC_DEFINE
|
||||
|
@ -177,11 +210,31 @@ std::array<func_list<function_t>, OPERATOR_COUNT> function_arg_allowed_map = {
|
|||
FUNC_FUNCTIONS
|
||||
};
|
||||
#undef FUNC_DEFINE
|
||||
#define FUNC_SUFFIX(FIX, ...) __VA_ARGS__##FIX
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) func_set<function_t>{FUNC_SUFFIX(_SET, __VA_ARGS__)},
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) convert(func_list<function_t>{__VA_ARGS__}),
|
||||
std::array<func_set<function_t>, OPERATOR_COUNT> function_arg_allowed_set_map = {
|
||||
FUNC_FUNCTIONS
|
||||
};
|
||||
#undef FUNC_DEFINE
|
||||
|
||||
/*
|
||||
* Helper functions
|
||||
*/
|
||||
inline static allowed_funcs<function_t> intersection(const allowed_funcs<function_t>& vec, const allowed_funcs_set<function_t>& has)
|
||||
{
|
||||
allowed_funcs<function_t> set;
|
||||
for (auto v : vec)
|
||||
if (has.contains(v))
|
||||
set.push_back(v);
|
||||
return set;
|
||||
}
|
||||
|
||||
inline static allowed_funcs<function_t> intersection_comp(const allowed_funcs<function_t>& vec, const allowed_funcs_set<function_t>& has)
|
||||
{
|
||||
allowed_funcs<function_t> set;
|
||||
for (auto v : vec)
|
||||
if (!has.contains(v))
|
||||
set.push_back(v);
|
||||
return set;
|
||||
}
|
||||
|
||||
#endif //GP_IMAGE_TEST_FUNCTIONS_H
|
||||
|
|
|
@ -26,17 +26,17 @@ inline float protect_div(float x, float y, float d = 0)
|
|||
return x / y;
|
||||
}
|
||||
|
||||
void f_x(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_x(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
img = x;
|
||||
}
|
||||
|
||||
void f_y(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_y(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
img = y;
|
||||
}
|
||||
|
||||
void f_random(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_random(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
static std::random_device dev;
|
||||
static std::mt19937_64 engine(dev());
|
||||
|
@ -44,7 +44,7 @@ void f_random(image& img, float x, float y, blt::size_t argc, const image* argv,
|
|||
img = dist(engine);
|
||||
}
|
||||
|
||||
void f_noise(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_noise(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
float z = 0.5;
|
||||
|
||||
|
@ -61,7 +61,7 @@ void f_noise(image& img, float x, float y, blt::size_t argc, const image* argv,
|
|||
img.set({val, val, val}, x, y);
|
||||
}
|
||||
|
||||
void f_cnoise(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_cnoise(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
float z = 0.5;
|
||||
|
||||
|
@ -96,77 +96,77 @@ void f_cnoise(image& img, float x, float y, blt::size_t argc, const image* argv,
|
|||
img.set({valR, valG, valB}, x, y);
|
||||
}
|
||||
|
||||
void f_scalar(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_scalar(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
img = extra_data[0];
|
||||
}
|
||||
|
||||
void f_color(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_color(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
img = blt::vec3{extra_data[0], extra_data[1], extra_data[2]};
|
||||
}
|
||||
|
||||
void f_log(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_log(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_sqrt(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_sqrt(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_sin(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_sin(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_cos(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_cos(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_atan(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_atan(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_add(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_add(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_sub(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_sub(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_mul(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_mul(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_div(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_div(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_or(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_or(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_and(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_and(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_xor(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_xor(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void f_if(image& img, float x, float y, blt::size_t argc, const image* argv, const data_t& extra_data)
|
||||
void f_if(image& img, float x, float y, blt::size_t argc, const image** argv, const data_t& extra_data)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
100
src/main.cpp
100
src/main.cpp
|
@ -41,11 +41,11 @@ struct node
|
|||
friend tree;
|
||||
private:
|
||||
// only valid up to the argc
|
||||
std::array<node*, MAX_ARGS> sub_nodes;
|
||||
std::array<node*, MAX_ARGS> sub_nodes{nullptr};
|
||||
size_t argc = 0;
|
||||
|
||||
function_t type = function_t::ADD;
|
||||
data_t data;
|
||||
data_t data{};
|
||||
|
||||
std::optional<image> img;
|
||||
|
||||
|
@ -56,33 +56,54 @@ struct node
|
|||
|
||||
static thread_local std::random_device dev;
|
||||
static thread_local std::mt19937_64 engine{dev()};
|
||||
std::uniform_int_distribution<int> dist(min_children, max_children);
|
||||
std::uniform_int_distribution<blt::i32> dist(min_children, max_children);
|
||||
static std::uniform_int_distribution<int> choice(0, 1);
|
||||
|
||||
argc = dist(engine);
|
||||
populate_sub_nodes();
|
||||
}
|
||||
|
||||
void full()
|
||||
{
|
||||
argc = function_arg_max_map[to_underlying(type)];
|
||||
populate_sub_nodes();
|
||||
}
|
||||
|
||||
void populate_sub_nodes()
|
||||
{
|
||||
const auto& allowed_args = function_arg_allowed_map[to_underlying(type)];
|
||||
static thread_local std::random_device dev;
|
||||
static thread_local std::mt19937_64 engine{dev()};
|
||||
std::uniform_int_distribution<int> dist(0, allowed_args.size() - 1);
|
||||
const auto& allowed_args_args = function_arg_allowed_map[to_underlying(type)];
|
||||
for (size_t i = 0; i < argc; i++)
|
||||
{
|
||||
// each arg can have a unique set of allowed args
|
||||
sub_nodes[i] = createNode(allowed_args[i][dist(engine)]);
|
||||
// 50/50 chance to either use a terminal or use from the function list.
|
||||
populate_node(i, engine, allowed_args_args[i], choice(engine));
|
||||
}
|
||||
}
|
||||
|
||||
void full(bool use_terminals)
|
||||
{
|
||||
static thread_local std::random_device dev;
|
||||
static thread_local std::mt19937_64 engine{dev()};
|
||||
|
||||
argc = function_arg_max_map[to_underlying(type)];
|
||||
const auto& allowed_args_args = function_arg_allowed_map[to_underlying(type)];
|
||||
for (size_t i = 0; i < argc; i++)
|
||||
populate_node(i, engine, allowed_args_args[i], use_terminals);
|
||||
}
|
||||
|
||||
inline void populate_node(size_t i, std::mt19937_64& engine, const allowed_funcs<function_t>& allowed_args, bool use_terminal)
|
||||
{
|
||||
if (use_terminal)
|
||||
{
|
||||
auto terminals = intersection(allowed_args, FUNC_ALLOW_TERMINALS_SET);
|
||||
std::uniform_int_distribution<blt::size_t> select(0, terminals.size() - 1);
|
||||
sub_nodes[i] = createNode(terminals[select(engine)]);
|
||||
} else
|
||||
{
|
||||
auto non_terminals = intersection_comp(allowed_args, FUNC_ALLOW_TERMINALS_SET);
|
||||
if (non_terminals.empty())
|
||||
{
|
||||
BLT_WARN("Empty non-terminals set! Filling from terminals!");
|
||||
std::uniform_int_distribution<blt::size_t> select(0, allowed_args.size() - 1);
|
||||
sub_nodes[i] = createNode(allowed_args[select(engine)]);
|
||||
} else
|
||||
{
|
||||
std::uniform_int_distribution<blt::size_t> select(0, non_terminals.size() - 1);
|
||||
sub_nodes[i] = createNode(non_terminals[select(engine)]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public:
|
||||
node(function_t type): type(type)
|
||||
explicit node(function_t type): type(type)
|
||||
{
|
||||
static thread_local std::random_device dev;
|
||||
static thread_local std::mt19937_64 engine{dev()};
|
||||
|
@ -96,15 +117,15 @@ struct node
|
|||
}
|
||||
}
|
||||
|
||||
static node* construct_random_tree(const size_t depth = 0)
|
||||
static node* construct_random_tree()
|
||||
{
|
||||
node* n = createNode(function_t::NOISE);
|
||||
|
||||
std::random_device dev;
|
||||
std::mt19937_64 engine{dev()};
|
||||
std::uniform_real_distribution<float> dist(0.0f, 1.0f);
|
||||
for (float& f : n->data)
|
||||
f = dist(engine);
|
||||
|
||||
n->full(true);
|
||||
|
||||
return n;
|
||||
}
|
||||
|
@ -112,13 +133,33 @@ struct node
|
|||
void evaluate()
|
||||
{
|
||||
img = image{};
|
||||
for (blt::i32 y = 0; y < height; y++)
|
||||
std::array<image*, MAX_ARGS> sub_node_images{nullptr};
|
||||
for (size_t i = 0; i < argc; i++)
|
||||
{
|
||||
for (blt::i32 x = 0; x < width; x++)
|
||||
{
|
||||
|
||||
}
|
||||
BLT_ASSERT(sub_nodes[i] != nullptr && sub_nodes[i]->img.has_value() && "Node must have evaluated children!");
|
||||
sub_node_images[i] = &sub_nodes[i]->img.value();
|
||||
}
|
||||
#define FUNC_DEFINE(NAME, MIN_ARGS, MAX_ARGS, FUNC, ...) case function_t::NAME: { \
|
||||
if (FUNC_ALLOW_TERMINALS_SET.contains(function_t::NAME)){ \
|
||||
FUNC(img.value(), 0, 0, argc, sub_node_images.data(), data); \
|
||||
} else { \
|
||||
for (blt::i32 y = 0; y < height; y++) { \
|
||||
for (blt::i32 x = 0; x < width; x++) { \
|
||||
FUNC(img.value(), static_cast<float>(x), static_cast<float>(y), argc, sub_node_images.data(), data); \
|
||||
} \
|
||||
} \
|
||||
} \
|
||||
} \
|
||||
break;
|
||||
|
||||
switch (type)
|
||||
{
|
||||
FUNC_FUNCTIONS
|
||||
default:
|
||||
BLT_WARN("How did we get here?");
|
||||
break;
|
||||
}
|
||||
#undef FUNC_DEFINE
|
||||
}
|
||||
|
||||
void evaluate_tree()
|
||||
|
@ -163,7 +204,6 @@ void init()
|
|||
global_matrices.create_internals();
|
||||
renderer_2d.create();
|
||||
|
||||
|
||||
texture = new blt::gfx::texture_gl2D(width, height);
|
||||
resources.set("img", texture);
|
||||
resources.enqueue("../libraries/BLT-With-Graphics-Template/resources/textures/parkerfemBOY.png", "cum");
|
||||
|
|
Loading…
Reference in New Issue