You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): add -fPIC for static libs and fix Windows find_package verify step
- Set POSITION_INDEPENDENT_CODE ON for all non-INTERFACE targets in dstools_add_library, fixing Linux linker error when static libs are linked into shared libs
- Split Verify find_package(dsfw) CI step into Unix/Windows variants, using shell: cmd on Windows to fix path escaping and MSVC/Ninja availability
0 commit comments