mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-23 04:37:43 -05:00
Enrich CMakeCache class with more CPM data
This commit is contained in:
@@ -8,5 +8,8 @@ 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
|
||||
OPTIONS "CMAKE_FORMAT_EXCLUDE integration/templates"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user