coriolis/unicorn
Serge Rabyking 26f054eafa CI build fix
Updated cmake files to have find_package with Devlopment.Module to
             make build work both locally and from cibuildwheel.
        Added set Python_LIBRARIES="-Wl,--unresolved-symbols=ignore-all"
             in case when it is not set (in manylinux) as lipython not found.
        Added RPATH to be '$ORIGIN/libs:$ORIGIN' for all shared library
             be discoverable.
2023-05-30 21:02:07 +01:00
..
cmake_modules include/coriolis -> include/coriolis2 2021-08-27 16:15:28 +00:00
doc Implemented python wheel build using scikit-build-core backend 2023-05-29 03:59:41 +01:00
python Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
src Migrate python2 code to python3: 2023-05-19 17:42:22 +01:00
CMakeLists.txt CI build fix 2023-05-30 21:02:07 +01:00