add_subdirectory(Core)
add_subdirectory(Engine)

if(PERIDYNO_LIBRARY_FRAMEWORK)
    add_subdirectory(GUI)
endif()