3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/test/pytriqs/arrays/CMakeLists.txt

11 lines
191 B
CMake
Raw Normal View History

include_directories(${CMAKE_CURRENT_SOURCE_DIR})
cython_module( array_cython array_cython )
add_triqs_test_txt( array_cython )
cython_module( expr_cython expr )
cython_module( bug bug )