mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
Build fix
This commit is contained in:
parent
b22ef9f8fa
commit
2f4de3cc48
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
cmake_minimum_required(VERSION 2.6)
|
||||
project(mirall)
|
||||
set(PACKAGE "mirall")
|
||||
set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
|
||||
|
||||
include(Warnings)
|
||||
|
||||
|
|
Loading…
Reference in a new issue