mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 12:17:36 -05:00
Style
This commit is contained in:
@@ -8,8 +8,7 @@ CPMAddPackage(
|
|||||||
NAME Format.cmake
|
NAME Format.cmake
|
||||||
VERSION 1.7.3
|
VERSION 1.7.3
|
||||||
GITHUB_REPOSITORY TheLartians/Format.cmake
|
GITHUB_REPOSITORY TheLartians/Format.cmake
|
||||||
|
# We exclude cmake files from integration tests as they contain invalid lines of code which are
|
||||||
# We exclude cmake files from integration tests as they contain invalid lines
|
# used by the integration test scripts
|
||||||
# of code which are used by the integration test scripts
|
|
||||||
OPTIONS "CMAKE_FORMAT_EXCLUDE integration/templates"
|
OPTIONS "CMAKE_FORMAT_EXCLUDE integration/templates"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user