ESGRAF48/CMakeLists.txt

6 lines
101 B
CMake

cmake_minimum_required(VERSION 3.5)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
add_subdirectory(source)