Vulkan-Utility-Libraries/scripts
Juan Ramos 280a68ef17 cmake: Use VUL_ prefix for cache variables
Allows build options specific to Vulkan-Utility-Libraries to be
easily grouped via cmake-gui.

This approach is also nicer for users who consume the library via
add_subdirectory or FetchContent since it more obvious what
settings are being ovverriden.

Remove UTILITY_LIBRARIES_CPP_STANDARD since we don't have a
reason to support multiple CPP standards.

Set testing to OFF by default to make consuming the library easier
for users and package managers.
2023-03-30 12:44:36 +02:00
..
CMakeLists.txt cmake: Use VUL_ prefix for cache variables 2023-03-30 12:44:36 +02:00
known_good.json Add initial script files 2023-03-22 17:32:45 +01:00
update_deps.py Add initial script files 2023-03-22 17:32:45 +01:00