jsoncpp icon indicating copy to clipboard operation
jsoncpp copied to clipboard

cmake error

Open xuejun88 opened this issue 4 years ago • 1 comments

[root@iZuf6gy6qwvkl8mkdltvefZ build]# cmake -DCMAKE_BUILD_TYPE=release -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=OFF -DARCHIVE_INSTALL_DIR=. -G "Unix Makefiles" .. -- JsonCpp Version: 1.9.5 CMake Error at src/lib_json/CMakeLists.txt:202 (install): install TARGETS given unknown argument "OBJECTS".

-- Configuring incomplete, errors occurred! See also "/usr/local/src/jsoncpp/build/CMakeFiles/CMakeOutput.log".

xuejun88 avatar Nov 19 '21 09:11 xuejun88

See #1374

Andres6936 avatar Dec 27 '21 15:12 Andres6936