mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +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)
|
cmake_minimum_required(VERSION 2.6)
|
||||||
project(mirall)
|
project(mirall)
|
||||||
set(PACKAGE "mirall")
|
set(PACKAGE "mirall")
|
||||||
|
set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
|
||||||
|
|
||||||
include(Warnings)
|
include(Warnings)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue