add_subdirectory(common)
add_subdirectory(geom)
if (FOX_FOUND)
    add_subdirectory(foxtools)
endif ()
