1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 01:00:13 +02:00

Add CMakeLists for qt-certificate-addon

This commit is contained in:
Uwe L. Korn
2014-06-27 02:27:38 +01:00
parent 12bd51c3ef
commit 41faf4eee7
4 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
cmake_minimum_required(VERSION 2.6)
project(qtcertificateaddon)
add_subdirectory( src )