8000 Fix cmake error with CMAKE_MODULE_PATH in the pedantic mode by rlalik · Pull Request #4426 · fmtlib/fmt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix cmake error with CMAKE_MODULE_PATH in the pedantic mode #4426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

rlalik
Copy link
Contributor
@rlalik rlalik commented Apr 24, 2025

Suppresses error:

CMake Error (dev) at build/coverage/_deps/fmt-src/CMakeLists.txt:208 (set):
uninitialized variable 'CMAKE_MODULE_PATH'
This error is for project developers. Use -Wno-error=dev to suppress it.

Suppresses error:
CMake Error (dev) at build/coverage/_deps/fmt-src/CMakeLists.txt:208 (set):
  uninitialized variable 'CMAKE_MODULE_PATH'
This error is for project developers. Use -Wno-error=dev to suppress it.
@rlalik rlalik force-pushed the fix_unitialized_cmake_var branch from dd0fdf5 to 9631835 Compare April 24, 2025 13:07
@vitaut vitaut merged commit 2d0518b into fmtlib:master Apr 24, 2025
44 checks passed
@vitaut
Copy link
Contributor
vitaut commented Apr 24, 2025

Thank you

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
0