mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 19:53:45 +01:00
2d071bb74b
- removed cython : macro, detection, pxd, etc... - adapt wrapper tools for external applis. - cleaned doc for cython
8 lines
133 B
CMake
8 lines
133 B
CMake
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
|
|
|
#cython_module( array_cython array_cython )
|
|
|
|
#add_triqs_test_txt( array_cython )
|
|
|
|
|