Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Fix PROJECT() defined before minimum required cmake version#27

Open
NathanaelAtEGR wants to merge 1 commit intoospray:masterfrom
NathanaelAtEGR:fix/project_defined
Open

Fix PROJECT() defined before minimum required cmake version#27
NathanaelAtEGR wants to merge 1 commit intoospray:masterfrom
NathanaelAtEGR:fix/project_defined

Conversation

@NathanaelAtEGR
Copy link
Copy Markdown

CMake said:

CMake Warning (dev) at CMakeLists.txt:3 (PROJECT):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant