3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/test/triqs/gfs/CMakeLists.txt
Olivier Parcollet 672834fd68 A few parts of the lib only in C++14 mode
- multivariable gf
- some part of tuple tools.
- modified tests
2014-10-18 21:20:17 +02:00

4 lines
62 B
CMake

link_libraries (triqs)
all_tests()
add_subdirectory(multivar)