CMakeLists.txt
11 KB
-
deprecation: optionally enable hard deprecation · dcf81cdb
Add a CMake option to enable hard deprecation; the resultant library will _not_ include any deprecated functions. This may be useful for internal CI builds that create libraries that are not shared with end-users to ensure that we do not use deprecated bits internally.
Edward Thomson committed