Skip to content

Fix cmake warning#3269

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:cmake-fix
Jan 2, 2024
Merged

Fix cmake warning#3269
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:cmake-fix

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

@stevenengler stevenengler commented Jan 2, 2024

CMake Warning (dev) at CMakeLists.txt:4 (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.

> CMake Warning (dev) at CMakeLists.txt:4 (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.
@stevenengler stevenengler self-assigned this Jan 2, 2024
@stevenengler stevenengler enabled auto-merge January 2, 2024 21:48
@github-actions github-actions bot added the Component: Build Build/install tools and dependencies label Jan 2, 2024
@stevenengler stevenengler merged commit a26d460 into shadow:main Jan 2, 2024
@stevenengler stevenengler deleted the cmake-fix branch January 2, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants