Build shared libraries with CMake's add_library. I have an add_library(console SHARED src/console.cpp ...) but when building using Ctrl-F9, it only builds ...
確定! 回上一頁