3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-29 16:34:53 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Nils Wentzell
182550a831 [cmake] Make sure imported targets are always global, some copyright header adjustments 2020-08-07 10:53:16 -04:00
Nils Wentzell
dd33a61cc6 [cmake] When searching dependency sources, check both current dir and CMAKE_SOURCE_DIR/deps 2020-06-24 08:57:44 -04:00
Nils Wentzell
278dc7ef44 [cmake] In external_project, print dependency location if found in system 2020-05-28 10:56:57 -04:00
Nils Wentzell
89d6b2d392 [cmake] Fix Problem with VERSION requirement in external_dependency function 2020-05-28 09:06:46 -04:00
Philipp Dumitrescu
055e7519ba add PythonSupport; change Doc build control flow
* change in Build_Documentation control flow
* don’t Build_Documentation of deps if EXCLUDE_FROM_ALL
* export new APP4TRIQS_WITH_PYTHON_SUPPORT variable in config.cmake
2020-05-07 17:35:43 -04:00
Nils Wentzell
d2114bd227 [cmake] Improve external_dependency command line output with end config notification 2020-05-01 14:42:21 -04:00
Nils Wentzell
c06d4b79a5 [cmake] Small cleanings in messages printed by external_denendency function 2020-04-29 17:57:16 -04:00
Nils Wentzell
8206a43651 [cmake] Make sure testing options propagate to subprojects without EXCLUDE_FROM_ALL 2020-04-29 17:56:17 -04:00
Nils Wentzell
2fca5cde85 [cmake] Add copyright headers for share/cmake/extract_flags.cmake and deps/external_dependency.cmake 2020-04-29 15:57:00 -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