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
-If you want to build a shared library, enable the compile-time CMake option `SMOLRTSP_SHARED`; otherwise, SmolRTSP will be compiled as a static library.
64
-
-If you want to see full macro expansion backtraces, enable `SMOLRTSP_FULL_MACRO_EXPANSION`. (Although this is not recommended because SmolRTSP relies on some heavy macro machinery.)
63
+
-Enable `SMOLRTSP_SHARED`to build a shared library. By default, SmolRTSP is built as a static library.
64
+
-Enable `SMOLRTSP_FULL_MACRO_EXPANSION`to see full macro expansion backtraces. (Although this is not recommended because SmolRTSP relies on some heavy macro machinery.)
0 commit comments