Explorar o código

Git: Update cmake example for issue template

Stefan Profanter %!s(int64=5) %!d(string=hai) anos
pai
achega
913559fe7d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ISSUE_TEMPLATE.md

+ 1 - 1
ISSUE_TEMPLATE.md

@@ -22,7 +22,7 @@ Used CMake command line:
 <!-- Include all options here, which you modified or used for your build -->
 
 ```bash
-cmake -DUA_ENABLE_FULL_NS0=<YOUR_OPTION> <ANY_OTHER_OPTIONS> ..
+cmake -DUA_NAMESPACE_ZERO=<YOUR_OPTION> <ANY_OTHER_OPTIONS> ..
 ```
 
 ## Checklist