project(FoundationEx) add_library( FoundationEx STATIC MemDebug.cpp Text.cpp ) target_include_directories( FoundationEx PUBLIC . )