This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
ESGRAF48/CMakeLists.txt
2018-05-10 18:41:14 +02:00

6 lines
101 B
CMake

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