Nils Wentzell
|
38ab493368
|
[cmake] Cpp2py should be a build-only dependency in deps dir
|
2020-04-29 15:30:19 -04:00 |
|
Nils Wentzell
|
effc981878
|
[cmake] In external_dependency function be sure to search deps also in INSTALL_PREFIX
|
2020-04-29 10:20:49 -04:00 |
|
Nils Wentzell
|
a4bfce94b2
|
[cmake] Improve error message for external_dependency function
|
2020-04-28 17:19:13 -04:00 |
|
Nils Wentzell
|
a14bf3975b
|
[cmake] Add option BUILD_ALWAYS to function external_dependency for force build
|
2020-04-28 17:18:25 -04:00 |
|
Nils Wentzell
|
d9f8e1e0bf
|
[cmake] Use GIT_TAG instead of TAG for external_dependency function
|
2020-04-28 16:25:28 -04:00 |
|
Nils Wentzell
|
cce7b5cd2f
|
[cmake] Change Build_Deps option to take either Never/Always/IfNotFound, cleaning
- Use Global Properties to check if a package has been found.
This information should not go in the cmake cache
|
2020-04-28 16:23:30 -04:00 |
|
Nils Wentzell
|
8c407831c8
|
[cmake] Improve command line output for dependency configuration
|
2020-04-28 10:51:06 -04:00 |
|
Nils Wentzell
|
a619870f92
|
Minor refactoring in external_dependency.cmake
|
2020-04-27 15:50:35 -04:00 |
|
Nils Wentzell
|
c99ee1820e
|
[cmake] Handle dependencies with external_dependency(...) function + doc
|
2020-04-24 17:52:27 -04:00 |
|
Nils Wentzell
|
1959a60d15
|
[cmake] Make sure deps/download.sh clones only if dirs do not exist yet
|
2020-04-22 15:11:37 -04:00 |
|
Nils Wentzell
|
ebe9add3c7
|
[cmake] Add gitignore file to deps directory
|
2020-04-22 15:07:33 -04:00 |
|
Nils Wentzell
|
b9d934554c
|
[cmake] Manage dependencies in a seperate deps subdirectory
|
2020-04-22 15:04:30 -04:00 |
|