Skip to content

fixed#78

Open
AlexanderShad wants to merge 1 commit intobaruch:masterfrom
AlexanderShad:master
Open

fixed#78
AlexanderShad wants to merge 1 commit intobaruch:masterfrom
AlexanderShad:master

Conversation

@AlexanderShad
Copy link
Copy Markdown

cmake_minimum_required(VERSION 3.10)
project(diskscan
VERSION 0.21)

cmake_minimum_required(VERSION 3.10)
project(diskscan
        VERSION 0.21)
Comment thread CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0.2)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the previous minimum version not work? What is the issue this is fixing?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the previous minimum version not work? What is the issue this is fixing?

Hello.

First, I changed it to VERSION 3.5 to build version 0.20 on Cmake 4, and then, when I updated the package to 0.21, I corrected the version number.

Perhaps I'm wrong with 3.10, since I left 3.5 in the package.

0.20

0.21

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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