Skip to content

CMake 4.0 FetchContent warning #21

@Robadob

Description

@Robadob
CMake Warning (dev) at C:/Program Files/CMake/share/cmake-4.0/Modules/FetchContent.cmake:1953 (message):
  Calling FetchContent_Populate(flamegpu2) is deprecated, call
  FetchContent_MakeAvailable(flamegpu2) instead.  Policy CMP0169 can be set
  to OLD to allow FetchContent_Populate(flamegpu2) to be called directly for
  now, but the ability to call it with declared details will be removed
  completely in a future version.
Call Stack (most recent call first):
  cmake/flamegpu2.cmake:65 (FetchContent_Populate)
  CMakeLists.txt:13 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions