build: CMakeLists.txt cleanup
A cleanup of the CMake file in this repo, for consistency with similar effort in other Vulkan repos. clarify setting Windows install prefix if needed project() : NONE = this project has no language toolchain requirement. update .cmake-format.py 0.4.1 reformat using cmake-format 0.4.1 Change-Id: Ic64b335676eb6b8bd8ffd1b0d8c5468a4239287c
This commit is contained in:
parent
5f3d50b590
commit
6b47ce4d93
2 changed files with 16 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Configuration for cmake-format (v0.3.6, circa Apr 2018)
|
||||
# Configuration for cmake-format (v0.4.1, circa Jul 2018)
|
||||
# https://github.com/cheshirekow/cmake_format
|
||||
|
||||
# How wide to allow formatted cmake files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue