CMake Warning at source_subfolder/CMakeLists.txt:46 (message): The BUILD_STATIC_LOADER option has been set. Note that this will only work on MacOS and is not supported or tested as part of the loader. Use it at your own risk. CMake Warning at source_subfolder/loader/CMakeLists.txt:27 (message): Using non-secure environmental lookups. This loader will not properly disable environent variables when run with elevated permissions. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4308/.conan/data/vulkan-loader/1.2.162.0/_/_/build/11dfc053d320d46c305bdb4f3c2cb6d0a0e9d0d7/source_subfolder/loader/loader.c:270:11: warning: unused variable 'out' [-Wunused-variable] char *out; ^ /Users/jenkins/w/cci_PR-4308/.conan/data/vulkan-loader/1.2.162.0/_/_/build/11dfc053d320d46c305bdb4f3c2cb6d0a0e9d0d7/source_subfolder/loader/loader.c:270:11: warning: unused variable 'out' [-Wunused-variable] char *out; ^ 1 warning generated. 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY vk::createInstance: ErrorIncompatibleDriver