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
Merge #173: cmake: Switch from tri-state options to boolean. Stage FIVE. The GUI
c46dd16 cmake [KILL 3-STATE]: Rename WITH_GUI to BUILD_GUI (Hennadii Stepanov)
d06252f cmake [KILL 3-STATE]: Make WITH_GUI binary option w/ default OFF (Hennadii Stepanov)
Pull request description:
Replaces multi-value `WITH_GUI` with boolean `BUILD_GUI` as discussed during the recent call.
The default value of the `BUILD_GUI` option is `OFF`.
Documentation has been adjusted.
While touching build docs, they were amended to use modern CMake invocations according to discussion in #167 (should be trivial to review though).
Top commit has no ACKs.
Tree-SHA512: ebe65f616e2044a6b09e8b1ff3685fd4f8fca6be2f2324db7495b56bbfdb03e6ab7d5a80d1a91ef903e11417590f9267cc2f80aa591379cb193ced36fbebbec0
0 commit comments