ADD_LIBRARY(topologicalSort OBJECT
        topologicalSort.c

        topologicalSort_driver.cpp)
