4 lines
83 B
CMake
4 lines
83 B
CMake
|
cmake_minimum_required(VERSION 3.0)
|
||
|
|
||
|
add_subdirectory("ExampleAuthDelegateClient")
|