# Makevars for actiRhythm C++ components
# Enable C++17 for modern features
CXX_STD = CXX17
