Lars Melchior
|
01b69aad82
|
add support for SOURCE_DIR argument (#97)
* add support for SOURCE_DIR argument
* simplify code
* add test
* update comment
|
2020-02-25 13:29:21 +01:00 |
|
Lars Melchior
|
47bfb554ab
|
reorganise source and add CPMFindPackage (#92)
* reorganise source and add CPMFindPackage
* add consistent find_package behaviour
* document CPMFindPackage
* reset examples to CPMAddPackage unless tested
* update version
* update README.md
* Update README.md
|
2019-10-24 15:42:25 +02:00 |
|
Lars Melchior
|
4064a45552
|
Add CPM_SOURCE_CACHE environmental variable support and keep existing sources (#83)
* read CPM_SOURCE_CACHE from environment
* update readme
* cleanup
* add cache tests
|
2019-10-10 20:13:10 +02:00 |
|
Lars Melchior
|
3d75ed06a3
|
add unit tests and determine version from GIT_TAG (#66)
* add unit tests
* determine package version from git tag. closes #54.
* update readme
* bugfix
* update example
* update gitignore
|
2019-06-22 13:31:32 +02:00 |
|