cmake find_package(glslang) examples
KhronosGroup/glslang
Test/find_package/CMakeLists.txt
:42
find_package
(glslang REQUIRED CONFIG)
microsoft/vcpkg
ports/shaderc/cmake-project-include.cmake
:3
find_package
(glslang CONFIG REQUIRED)