mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +01:00
[cmake] Exported targets should live in project namespace
This commit is contained in:
parent
4f863dc2a5
commit
a2767f16c8
@ -7,4 +7,4 @@ install(
|
||||
DESTINATION lib/cmake/app4triqs
|
||||
)
|
||||
|
||||
install(EXPORT app4triqs-targets DESTINATION lib/cmake/app4triqs)
|
||||
install(EXPORT app4triqs-targets NAMESPACE app4triqs:: DESTINATION lib/cmake/app4triqs)
|
||||
|
Loading…
Reference in New Issue
Block a user