3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-16 09:18:28 +02:00
Commit Graph

14 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
43720b8f8f [cmake] Use find_package over find_dependency in config.cmake.in to improve cmake version compatibility 2020-08-03 15:39:20 -04:00
Nils Wentzell
15e4c6d635 [cmake] Provide information on INSTALL_PREFIX in config.cmake files 2020-06-24 10:13:32 -04:00
Nils Wentzell
fbe3f2fa0a [cmake] Prefer the use of PROJECT_NAME in most CMakeLists.txt files 2020-05-28 11:20:01 -04:00
Nils Wentzell
610f4a2430 [cmake] Be sure to set cache variables in app4triqs-config.cmake 2020-05-28 09:06:46 -04:00
Nils Wentzell
be63b6ce24 [cmake] Set global property APP4TRIQS_FOUND to TRUE in app4triqs-config.cmake 2020-05-07 17:36:53 -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
795ab5c671 [cmake] Add useful comments for dependency targets to config.cmake.in file 2020-04-29 10:23:37 -04:00
Nils Wentzell
8d906ed6cc [cmake] Use PROJECT_GIT_HASH instead to store git hash and adjust dependent files accordingly 2019-07-16 11:54:32 -04:00
Nils Wentzell
b0bb95d61e [cmake] Use PROJECT_VERSION as defined through project(..) over APP4TRIQS_VERSION 2019-06-26 11:35:20 -04:00
Nils Wentzell
c387828bd2 [cmake] Important path/variable fixes in cmake-generated files 2019-04-26 10:24:46 -04:00
Nils Wentzell
7f29a3f624 Additional docs and cleaning in XXX-config.cmake.in file 2019-04-15 16:45:21 -04:00
Nils Wentzell
0335e53adf Adjust cmake-related install dirs to more standard directories 2018-11-28 13:02:26 -05:00
Nils Wentzell
6bf4afd316 Adding cmake config files to install targets, Major cleaning 2018-03-23 16:59:38 +01:00