Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5c98d8e7 authored by hhakim's avatar hhakim
Browse files

Add scipy license to pyfaust pip package.

parent 2dfb541b
No related branches found
No related tags found
No related merge requests found
......@@ -331,6 +331,7 @@ configure_file(${PROJECT_SOURCE_DIR}/license.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust
configure_file(${PROJECT_SOURCE_DIR}/license_matio.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust/license_matio.txt COPYONLY)
configure_file(${PROJECT_SOURCE_DIR}/license_hdf5.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust/license_hdf5.txt COPYONLY)
configure_file(${PROJECT_SOURCE_DIR}/license_zlib.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust/license_zlib.txt COPYONLY)
configure_file(${PROJECT_SOURCE_DIR}/license_scipy.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust/license_scipy.txt COPYONLY)
if(USE_OPENBLASO)
configure_file(${PROJECT_SOURCE_DIR}/license_openblas.txt ${FAUST_PYTHON_BIN_DIR}/pyfaust/license_openblas.txt COPYONLY)
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment