3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 16:33:46 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Nils Wentzell
73aa51608e [cmake] In extract_flags.cmake inspect INTERFACE_COMPILE_FEATURES and add -std=.. flags accordingly 2021-02-01 09:42:03 -05:00
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
5a9fc1118b [cmake] In extract_flags.cmake, protect extraction of -L/usr/lib and fix filtering -I/usr/include 2020-07-14 18:29:39 -04:00
Nils Wentzell
e2f4e9988e [cmake] Extend extract_flags.cmake to treat compiler-specific generator expressions properly 2020-07-14 18:29:12 -04:00
Nils Wentzell
c04128fa0d [cmake] Protect against flags -I/usr/include in extract_flags.cmake 2020-07-08 11:25:57 -04:00
Nils Wentzell
aea8d18739 [cmake] In extract_flags allow extraction of BUILD_INTERFACE flags 2020-05-15 14:43:08 -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
0ad5d09fa8 [cmake] Minor fix in extract_flags.cmake file 2020-04-29 15:31:54 -04:00
Nils Wentzell
09c40e741a [cmake] Make regex in extract_flags.cmake more generic 2019-10-09 16:24:13 -04:00
Nils Wentzell
e4063bf4d0 [cmake] Prioritize -isystem over -I in extract_flags macro, Minor fix for empty list of inc_dirs 2019-09-26 09:49:34 -04:00
Nils Wentzell
9f5aa8578c [cmake] Provide extract_flags macro in share/cmake directory, simplify creation of docs_cpp2rst target 2019-09-24 15:17:47 -04:00