Disable CMake auto add `lib` prefix when using `add_library`. #cmake. Just set this: SET_TARGET_PROPERTIES(name PROPERTIES PREFIX "").
確定! 回上一頁