Juan Ramos
85c2334e92
reuse: Cleanup copyright for *.md files
2023-08-14 13:06:51 -06:00
Juan Ramos
6f34ca5a37
cmake: Remove usage of configure_package_config_file
...
Fixes issue shown here:
https://github.com/KhronosGroup/Vulkan-Headers/pull/415
2023-07-05 10:19:57 -06:00
Juan Ramos
7ecb09e410
docs: Streamline CMake docs
2023-01-11 14:49:54 -07:00
Juan Ramos
b62045d6ba
docs: Update BUILD.md
2023-01-11 12:26:22 -07:00
Juan Ramos
1a8e782743
docs: Minimal BUILD.md documentation
2023-01-10 10:55:43 -07:00
Juan Ramos
5eeb2c4c57
cmake: Remove Vulkan::Registry
...
Vulkan::Registry behaves differently in `add_subdirectory` vs
`find_package` builds. Which can result in build failures.
Also Vulkan::Registry never made sense as a CMake target and
was very brittle in numerous ways.
Better to provide a `VULKAN_HEADERS_REGISTRY_DIRECTORY` to users
instead and remove Vulkan::Registry completely.
closes #351
2023-01-09 17:01:08 -07:00
Juan Ramos
d14ccf951f
cmake: Cleanup CMake code
...
Remove version.cmake / install.cmake / cmake_uninstall.cmake
Remove as much maintenace burden / custom code as possible
2022-12-09 11:30:42 -07:00
Juan Ramos
ef96d229cb
cmake: Update BUILD.md documentation
2022-11-08 10:22:11 -07:00
Mark Lobodzinski
2434767315
build: Clarify Windows build instructions
...
It was not specified that the windows commands must be run from
within a developer console.
Also removed VS2013 and added VS2019 refs.
2019-11-21 12:00:19 -07:00
Mike Weiblen
5ce5b15b54
build: Update cmake_minimum_required(VERSION 3.10.2)
...
Change-Id: I28c30bb941691738944b13da75bc07e6153c89ef
2019-07-16 15:10:44 -06:00
Jon Leech
16a43fcfe4
docs: Update BUILD.md for CMake versions
2019-03-21 12:12:50 -06:00
Karl Schultz
06a71b203e
doc: Update BUILD.md [skip ci]
2018-06-18 19:48:55 -06:00
Karl Schultz
afd12b7bdc
build: Add CMake files for install target
2018-05-30 17:38:30 -06:00