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
Debug-specific compile flags for fprime-vxworks using standard CMake set(CMAKE_C_FLAGS_DEBUG ...) is a cleaner solution than what was done in fprime-community/fprime-vxworks#12.
The text was updated successfully, but these errors were encountered:
Feature Description
The suggested change here should probably be incorporated into fprime-vxworks: fprime-community/fprime-vxworks#12 (review)
Rationale
Debug-specific compile flags for fprime-vxworks using standard CMake
set(CMAKE_C_FLAGS_DEBUG ...
) is a cleaner solution than what was done in fprime-community/fprime-vxworks#12.The text was updated successfully, but these errors were encountered: