coriolis/deprecated/nimbus
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 Move decprecated components out of the way, to avoice confusion 2023-02-21 16:10:54 +01:00
src Don't link libpython, it isn't there in manylinux 2023-02-21 16:10:55 +01:00
CMakeLists.txt CI build fix 2023-05-30 21:02:07 +01:00