Pārlūkot izejas kodu

Git: Update cmake example for issue template

Stefan Profanter 5 gadi atpakaļ
vecāks
revīzija
913559fe7d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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