openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
38 stars 12 forks source link

Fix cmake warning #274

Closed bcdonovan closed 4 months ago

bcdonovan commented 4 months ago

Fixes cmake warning:

CMake Warning (dev) in qss-compiler/cmake/AddWarnings.cmake:
  A logical block opening on the line

    qss-compiler/cmake/AddWarnings.cmake:26 (if)

  closes on the line

    qss-compiler/cmake/AddWarnings.cmake:149 (endif)

  with mis-matching arguments.
Call Stack (most recent call first):
  qss-compiler/CMakeLists.txt:96 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.