1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 07:07:05 +02:00
Files
tomahawk/thirdparty/qt-certificate-addon/CMakeLists.txt
2015-11-05 17:07:10 +01:00

8 lines
121 B
CMake

project(qtcertificateaddon)
cmake_minimum_required(VERSION 2.6)
cmake_policy(SET CMP0020 OLD)
add_subdirectory( src )