This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
solar/CMakeLists.txt

5 lines
80 B
Text
Raw Normal View History

2015-03-25 23:52:08 +01:00
cmake_minimum_required(VERSION 2.8.3)
project(SOLAR CXX)
2015-03-27 03:38:01 +01:00
add_subdirectory(src)