By Default shared libs are built To build static library also configure cmake with -DBUILD_STATIC_LIBS:BOOL=ON To build only static library configure cmake with -DBILD_SHARED_LIBS:BOOL=OFF -DBUILD_STATIC_LIBS:BOOL=ON
4.1 KiB
4.1 KiB