You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Warning (dev) in submodules/benchmark/test/CMakeLists.txt:
A logical block opening on the line
/Users/yahont/work/repos/youbiquit/submodules/benchmark/test/CMakeLists.txt:67 (macro)
closes on the line
/Users/yahont/work/repos/youbiquit/submodules/benchmark/test/CMakeLists.txt:73 (endmacro)
with mis-matching arguments.
This warning is for project developers. Use -Wno-dev to suppress it.
System
Which OS, compiler, and compiler version are you using:
OS: linux, MacOS
Compiler and version: cmake version 3.28.1
To reproduce
Steps to reproduce the behavior:
mkdir build
cd build
cmake .. -DBENCHMARK_DOWNLOAD_DEPENDENCIES=on
Expected behavior
No warning
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
iakovs
added a commit
to iakovs/benchmark
that referenced
this issue
Dec 19, 2023
Describe the bug
System
Which OS, compiler, and compiler version are you using:
To reproduce
Steps to reproduce the behavior:
Expected behavior
No warning
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: