Ticket #39966

Minimal CMake version

Open Date: 2020-01-30 18:41 Last Update: 2020-02-03 18:07

Reporter:
Owner:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Looks like the required CMake version 3.6 in the main CMakeLists.txt is too low:

cmake_minimum_required(VERSION 3.6)

You're using add_library() call without specifying the source files. This feature was introduced in CMake 3.11.

Ticket History (3/3 Histories)

2020-01-30 18:41 Updated by: yegorich
  • New Ticket "Minimal CMake version" created
2020-01-31 23:16 Updated by: doda
  • Owner Update from (None) to zmatsuo
2020-02-03 18:07 Updated by: yegorich
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login