if(CMAKE_Fortran_COMPILER) add_subdirectory(minicern) endif() if(memstat) add_subdirectory(memstat) endif() if(table) add_subdirectory(table) endif()