Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1add_library(dispatch SHARED IMPORTED) 2set_property(TARGET dispatch PROPERTY IMPORTED_LOCATION "@out@/lib/libdispatch@dylibExt@") 3 4add_library(swiftDispatch SHARED IMPORTED) 5set_property(TARGET swiftDispatch PROPERTY IMPORTED_LOCATION "@out@/lib/libswiftDispatch@dylibExt@")