Skip to content

Update CMake required from 3.9 to 3.13#338

Merged
brarcher merged 1 commit intolibcheck:masterfrom
mikkoi:raise-cmake-required-to-313
Oct 21, 2021
Merged

Update CMake required from 3.9 to 3.13#338
brarcher merged 1 commit intolibcheck:masterfrom
mikkoi:raise-cmake-required-to-313

Conversation

@mikkoi
Copy link
Copy Markdown
Contributor

@mikkoi mikkoi commented Sep 19, 2021

#325

cmake_minimum_required(...) is version 3.9 required in top level CMakeLists.txt, In this file, the funcion add_link_options(...) is invoked at line 251 and it`s news from CMAKE version 3.13.

libcheck#325

    cmake_minimum_required(...) is version 3.9 required in top level CMakeLists.txt, In this file, the funcion add_link_options(...) is invoked at line 251 and it`s news from CMAKE version 3.13.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants