procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

Minimum required cmake version check #142

Closed frostmorn closed 6 years ago

frostmorn commented 6 years ago

CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present.

crackedmind commented 6 years ago

:white_check_mark: Build kepka 1.0.119-hpncjrfp completed (commit https://github.com/procxx/kepka/commit/65cbceeb15 by @frostmorn)

berkus commented 6 years ago

It's right here https://github.com/procxx/kepka/blob/dev/CMakeLists.txt#L1

frostmorn commented 6 years ago

Yep, I used cmake from wrong directory