mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-23 07:50:13 +01:00
Add project to CMakeLists
This commit is contained in:
parent
0308a3f9a5
commit
af62df4db8
@ -1,3 +1,5 @@
|
||||
project(clementine)
|
||||
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
cmake_policy(SET CMP0011 OLD)
|
||||
cmake_policy(SET CMP0053 OLD)
|
||||
|
Loading…
Reference in New Issue
Block a user