diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,6 +4,7 @@ add_definitions(-DPHONON_BUILD_WITH_CMAKE) meep +beep option(PHONON_ASSERT_STATES "Enable code to assert backend state transitions" ON) option(PHONON_BUILD_EXPERIMENTAL "Build the experimental library" ON)