ADD_LIBRARY(allpairs OBJECT
    floydWarshall.c
    floydWarshall_driver.cpp

    johnson.c
    johnson_driver.cpp)
