mirror of https://github.com/procxx/kepka.git
Merge 7cda7e563f into ed0e5b9958
This commit is contained in:
commit
65cbceeb15
|
|
@ -1,3 +1,5 @@
|
|||
# Specify minimum cmake version
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
# defines
|
||||
if (LINUX)
|
||||
if (CMAKE_SIZEOF_VOID_P EQUAL 8)
|
||||
|
|
|
|||
Loading…
Reference in New Issue