vulkaninfo: Generate vulkaninfo.rc file
authorCharles Giessen <charles@lunarg.com>
Tue, 28 Sep 2021 20:46:31 +0000 (14:46 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Tue, 28 Sep 2021 22:30:48 +0000 (16:30 -0600)
commita956d1a0e57d825bb2dd03c74a8c79e84bf5cf48
treecb92cc4f102cb73ea3d3afa48576faad77dc76e1
parent56f25d9fac5804485b774cdbd2773c13764321de
vulkaninfo: Generate vulkaninfo.rc file

Previously whenever a SDK was being built, it would have to manually find and
replace the vulkaninfo.rc file with the appropriate values. This commit makes
it simpler by providing a CMake build argument which allows setting the version
to use from the command line.
BUILD.md
CMakeLists.txt
vulkaninfo/CMakeLists.txt
vulkaninfo/vulkaninfo.rc [deleted file]
vulkaninfo/vulkaninfo.rc.in [new file with mode: 0644]