[CMake] Do not override user specified CMAKE_{C,CXX}_ARCHIVE_FINISH on Linux
Respect the user choice, e.g. -DCMAKE_CXX_ARCHIVE_FINISH=: (to skip the (usually) no-op step).
Loading
Please sign in to comment
Respect the user choice, e.g. -DCMAKE_CXX_ARCHIVE_FINISH=: (to skip the (usually) no-op step).