-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmake_minimum_required(VERSION 3.18 FATAL_ERROR) #373
Comments
Что-то не работало при сборке с отдельно стоящим openssl 3.0 |
Из исходников? Ну вот работает в моём примере. (Я только не тестировал perl). |
https://cmake.org/cmake/help/latest/module/FindOpenSSL.html Поддержка 3.0 появилась в 3.18. @mattcaswell это выяснил, мне пожаловался, и версию пришлось поднять. |
Так, а что именно не работало? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
engine/CMakeLists.txt
Line 1 in d74c05b
А зачем требуемая версия cmake поднята до 3.18? В коммите объяснения нет. Я на Ubuntu 18.04.3 LTS† ставил
3.10
и ничего не сломалось.__
† На Intel DevCloud.
The text was updated successfully, but these errors were encountered: