blob: 72de12b6dec5dd2207fa9c63e7b6081a6a5338e1 [file] [log] [blame]
add_library-no-static-fallback
------------------------------
* On platforms that do not support shared libraries, the :command:`add_library`
command now rejects creation of shared libraries instead of automatically
converting them to static libraries. See policy :policy:`CMP0164`.