summaryrefslogtreecommitdiffstats
path: root/Tests/EmptyLibrary/CMakeLists.txt
blob: 0c03e1df7e89c887fc5915aa2ba47010518f4049 (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.10)
project(TestEmptyLibrary)

add_subdirectory(subdir)