cmake/Tests/EmptyLibrary/CMakeLists.txt

5 lines
88 B
CMake
Raw Normal View History

2010-11-13 01:00:53 +02:00
cmake_minimum_required(VERSION 2.6)
project(TestEmptyLibrary)
add_subdirectory(subdir)