• faywong's avatar
    remove kj-test(contains _main) from LIBRARIES · 870d8236
    faywong authored
    as kj/test.c++ contains "KJ_MAIN(kj::TestRunner);", this will generate the main entry for a process, so as to hidden the one defined in the main program(which is maybe the most common use case of CAPNP_LIBRARIES)
    870d8236
CapnProtoConfig.cmake.in 2.96 KB