This commit is contained in:
Borislav Stanimirov
2022-01-12 12:53:22 +02:00
parent aec0f0d79a
commit 0ddac3b0f0

View File

@@ -8,8 +8,7 @@ CPMAddPackage(
NAME Format.cmake
VERSION 1.7.3
GITHUB_REPOSITORY TheLartians/Format.cmake
# We exclude cmake files from integration tests as they contain invalid lines
# of code which are used by the integration test scripts
# We exclude cmake files from integration tests as they contain invalid lines of code which are
# used by the integration test scripts
OPTIONS "CMAKE_FORMAT_EXCLUDE integration/templates"
)