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 03:53:48 +01:00
Code
Issues
Releases
Wiki
Activity
055e7519ba
dft_tools
/
test
/
CMakeLists.txt
6 lines
75 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
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 16:41:30 +02:00
if
(
PythonSupport
)
Major cleaning, Synchronize project structure with qmc codes
2019-04-03 00:07:03 +02:00
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