4 lines
61 B
CMake
4 lines
61 B
CMake
|
|
cmake_minimum_required(VERSION 3.5)
|
||
|
|
|
||
|
|
add_subdirectory(QtADS)
|