Skip to content

Releases: cpm-cmake/CPM.cmake

Cache downloaded sources

10 Oct 18:13
4064a45
Compare
Choose a tag to compare
  • Rename CPM_SOURCE_ROOT -> CPM_SOURCE_CACHE
  • Adds CPM_SOURCE_CACHE environmental variable support
  • Small updates to tests and Readme
  • Bugfixes

Add CPM_SOURCE_ROOT option

07 Oct 14:34
8625173
Compare
Choose a tag to compare
  • Adds CPM_SOURCE_ROOT to use cached downloads

Determine VERSION from GIT_TAG

22 Jun 11:32
3d75ed0
Compare
Choose a tag to compare
  • Added unit tests
  • Determine VERSION from GIT_TAG if not explicitly specified

v0.11

20 May 11:45
a4f055c
Compare
Choose a tag to compare
  • Added url shortcuts for Github and Gitlab

v0.10

20 May 00:01
bf5e9eb
Compare
Choose a tag to compare
  • Added the (DEPENDENCY)_ADDED property

v0.9

17 May 12:50
f57476e
Compare
Choose a tag to compare
  • Dependency properties: (DEPENDENCY)_SOURCE_DIR and (DEPENDENCY)_BINARY_DIR
  • Better warning message when including a project with a newer version of CPM
  • More examples
  • More descriptive Readme

v0.8: Update CPM.cmake (#43)

04 May 08:23
f00f551
Compare
Choose a tag to compare
  • Added version check
  • Added DOWNLOAD_ONLY option

v0.7.1

28 Apr 10:17
a97b328
Compare
Choose a tag to compare
  • Bugfix

v0.7

26 Apr 13:44
e558d79
Compare
Choose a tag to compare
Update CPM.cmake (#41)

v0.6

17 Apr 14:54
a582911
Compare
Choose a tag to compare
Update README.md (#28)