index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
GhsMulti
/
CMakeLists.txt
blob: 6e15ba9a7f116f7f11bfac5dddadb8937e7f05ec (
plain
)
1
2
3
4
cmake_minimum_required(VERSION 3.1) project(ReturnNum) add_subdirectory(ReturnNum)