fprime/cmake/valid-empty.cpp
M Starch d13c7bf529
Fixes #1708 by Completing the work In Fw (#3173)
* Making string formatting into a fprime implementation choice

* Removing printf from Fw and cleaning-up toString methods

* Fixes to get UTs to compile

* Reverting test change to assert

* Removing error console and restoring assert functionality

* Create empty library to avoid 3.16 limitations on interface libs

* Turning off unused check on intentionally unused variable

* sp

* Fixing recursive calls and other CI problems

* Fixing compile issues
2025-02-11 17:44:45 -08:00

2 lines
63 B
C++

static constexpr bool __INTENTIONALLY_UNUSED_SYMBOL__ = false;