This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
dft_tools
Watch
3
Star
0
Fork
0
You've already forked dft_tools
mirror of
https://github.com/triqs/dft_tools
synced
2024-11-18 12:03:50 +01:00
Code
Issues
Releases
Wiki
Activity
919639bd27
dft_tools
/
test
/
CMakeLists.txt
6 lines
90 B
CMake
Raw
Normal View
History
Unescape
Escape
First draft of the triqs application skeleton
2018-03-22 18:11:39 +01:00
add_subdirectory
(
c++
)
Major cleaning, Synchronize project structure with qmc codes
2019-04-03 00:07:03 +02:00
if
(
${
TRIQS_WITH_PYTHON_SUPPORT
}
)
add_subdirectory
(
python
)
First draft of the triqs application skeleton
2018-03-22 18:11:39 +01:00
endif
(
)
Reference in New Issue
Copy Permalink