mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 22:03:43 +01:00
add wrap_clean make target.
-> to clean the cython wrappers.
This commit is contained in:
parent
e0f0c85c3d
commit
5fe1ebcc3b
@ -22,3 +22,5 @@ install (FILES ${PYTHON_SOURCES} DESTINATION ${TRIQS_PYTHON_LIB_DEST})
|
|||||||
|
|
||||||
add_all_subdirectories_with_cmakelist()
|
add_all_subdirectories_with_cmakelist()
|
||||||
|
|
||||||
|
add_custom_target(wrap_clean COMMAND find ${CMAKE_BINARY_DIR} -name \"*.cpp\" |xargs rm)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user