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
In header files there are macros used like PROFILE_OP_COUNTS or BINARY_OUTPUT. They are defined in CMakeLists.txt and used for building library. But they aren't stored anywhere, so the user of library by default has them undefined.