project(distromatic) cmake_minimum_required(VERSION 3.10.0 FATAL_ERROR) set(LOCALEDIR "${CMAKE_INSTALL_PREFIX}/share/locale") add_subdirectory(src)