You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meson --buildtype release --default-library shared build
The Meson build system
Version: 0.42.0
Source dir: /home/martin/Workspace/Projects/Libraries/jsoncpp
Build dir: /home/martin/Workspace/Projects/Libraries/jsoncpp/build
Build type: native build
Project name: jsoncpp
Native C++ compiler: c++ (gcc 5.4.0)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Configuring version.h using configuration
WARNING: The variable(s) 'JSONCPP_USE_SECURE_MEMORY' in the input file 'src/lib_json/version.h.in' are not present in the given configuration data
Build targets in project: 3
The text was updated successfully, but these errors were encountered:
I discovered that parameters in install instructions are switched. If I run:
If I switch parameters
The text was updated successfully, but these errors were encountered: