**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets. **Describe the bug** `if (CFE_EDS_ENABLED_BUILD...` references variable `APP_NAME` using parentheses instead of braces. **Code snips** https://github.com/nasa/cFE/blob/2f0e1a28c1b0ff8c17e56268aa32fe0e10f026f5/cmake/arch_build.cmake#L111-L113 **Expected behavior** Correct syntax. **Reporter Info** Avi Weiss @thnkslprpt