Robert Maynard
11c7ec8afa
Use CMake 3.14+ documented way to pass the source dir -S. ( #337 )
...
The `-H<src_dir>` was never officially documented by CMake
2022-01-27 23:45:35 +01:00
Lars Melchior
1ebbac6332
Apply clang-format and cmake-format and add style check workflow ( #171 )
...
* apply clang-format and cmake-format and add style check workflow
* add declare package definition
* add additional public methods and rename internals
* change development verison tag to 1.0.0
* rename internal method
* rename public method
* rename test var
* update copyright and fix comment
* typo
* run fix-format
* fix test function names
2021-01-06 14:40:33 +01:00
Lars Melchior
9ec279c75f
bump version and update tests ( #131 )
2020-06-15 10:16:30 +02:00
Lars Melchior
54a2d80d1e
Add option for local package override ( #123 )
...
* add option for local package override
* print info on the source directory
2020-05-29 09:58:39 +02:00
Lars Melchior
829262cbd3
omit unversioned and local dependencies in package lock ( #122 )
...
* omit unversioned and local dependencies in package lock
* update package lock for active project only
2020-05-28 13:29:25 +02:00
Lars Melchior
4aeea1d31d
Add package lock ( #121 )
...
* add package lock creation
* change target name
* fix cpm_export_variables
* add test
* fix git repo detection addition
* remove test package lock from git
* add link to package lock wiki
* add CPMGetPackage
2020-05-27 19:07:06 +02:00