1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
openuds/ssh-tunnel/pam-http/CMakeLists.txt

5 lines
106 B
CMake
Raw Normal View History

2016-04-08 08:45:52 +03:00
cmake_minimum_required(VERSION 2.8)
set(CMAKE_BUILD_TYPE Release)
2016-04-08 08:45:52 +03:00
project (UDS_PAM)
add_subdirectory(src)