cmake/Tests/EmptyLibrary/CMakeLists.txt

5 lines
89 B
CMake
Raw Normal View History

2024-11-11 15:18:55 +01:00
cmake_minimum_required(VERSION 3.10)
2010-11-13 01:00:53 +02:00
project(TestEmptyLibrary)
add_subdirectory(subdir)