Merge branch 'users/cguillon/dev/build-with-test' into 'dev'
[Build] Enable build of C++ unit tests with python bindings See merge request !187
No related branches found
No related tags found
Showing
- CMakeLists.txt 19 additions, 13 deletionsCMakeLists.txt
- README.md 9 additions, 4 deletionsREADME.md
- aidge_core-config.cmake.in 5 additions, 0 deletionsaidge_core-config.cmake.in
- aidge_core/aidge_export_aidge/static/CMakeLists.txt 12 additions, 15 deletionsaidge_core/aidge_export_aidge/static/CMakeLists.txt
- aidge_core/aidge_export_aidge/static/cmake/PybindModuleCreation.cmake 5 additions, 8 deletions...idge_export_aidge/static/cmake/PybindModuleCreation.cmake
- aidge_core/aidge_export_aidge/static/export-config.cmake.in 5 additions, 0 deletionsaidge_core/aidge_export_aidge/static/export-config.cmake.in
- aidge_core/aidge_export_aidge/static/main.cpp 4 additions, 0 deletionsaidge_core/aidge_export_aidge/static/main.cpp
- aidge_core/unit_tests/static/main.cpp 4 additions, 0 deletionsaidge_core/unit_tests/static/main.cpp
- aidge_core/unit_tests/test_export.py 9 additions, 3 deletionsaidge_core/unit_tests/test_export.py
- cmake/PybindDependency.cmake 56 additions, 0 deletionscmake/PybindDependency.cmake
- cmake/PybindModuleCreation.cmake 3 additions, 7 deletionscmake/PybindModuleCreation.cmake
- pyproject.toml 10 additions, 10 deletionspyproject.toml
- setup.py 2 additions, 1 deletionsetup.py
- unit_tests/CMakeLists.txt 1 addition, 1 deletionunit_tests/CMakeLists.txt
cmake/PybindDependency.cmake
0 → 100644
Please register or sign in to comment