Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_1795_1_0_109\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\c3ipr\pr_1795_1_0_109\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.0048828125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: CMakeLists.txt [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK Exporting package recipe jsoncpp/1.9.3 exports: File 'conandata.yml' found. Exporting it... jsoncpp/1.9.3 exports: Copied 1 '.yml' file: conandata.yml jsoncpp/1.9.3 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.9.3': {'sha256': '8593c1d69e703563d94d8c12244e2e18893eeb9a8a9f8aa3d09a327aa45c8f7d', 'url': 'https://github.com/open-source-parsers/jsoncpp/archive/v1.9.3.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 1.9.3: sha256: 8593c1d69e703563d94d8c12244e2e18893eeb9a8a9f8aa3d09a327aa45c8f7d url: https://github.com/open-source-parsers/jsoncpp/archive/v1.9.3.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK jsoncpp/1.9.3: A new conanfile.py version was exported jsoncpp/1.9.3: Folder: C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\export jsoncpp/1.9.3: Using the exported files summary hash as the recipe revision: eb2ffd5b782a449e58258442d3d9dfe0 jsoncpp/1.9.3: Exported revision: eb2ffd5b782a449e58258442d3d9dfe0 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] jsoncpp:shared=False [build_requires] [env] jsoncpp/1.9.3: Forced build from source jsoncpp/1.9.3 (test package): Installing package Requirements jsoncpp/1.9.3 from local cache - Cache Packages jsoncpp/1.9.3:63da998e3642b50bee33f4449826b2d623661505 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jsoncpp/1.9.3: Configuring sources in C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jsoncpp/1.9.3: Copying sources to build folder jsoncpp/1.9.3: Building your package in C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 jsoncpp/1.9.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jsoncpp/1.9.3: Calling build() ----Running------ > cd C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\package\63da998e3642b50bee33f4449826b2d623661505" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DJSONCPP_WITH_TESTS="False" -DJSONCPP_WITH_CMAKE_PACKAGE="False" -DJSONCPP_WITH_STRICT_ISO="False" -DJSONCPP_WITH_PKGCONFIG_SUPPORT="False" -Wno-dev C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- JsonCpp Version: 1.9.3 -- Looking for C++ include clocale -- Looking for C++ include clocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of lconv -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test HAVE_DECIMAL_POINT - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505 ----Running------ > cmake --build C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/src/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/src/lib_json/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/include/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/src/lib_json/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/source_subfolder/src/lib_json/CMakeFiles/generate.stamp is up-to-date. json_reader.cpp json_value.cpp json_writer.cpp Generating Code... jsoncpp_lib.vcxproj -> C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505\lib\jsoncpp.lib Building Custom Rule C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505/CMakeFiles/generate.stamp is up-to-date. jsoncpp/1.9.3: Package '63da998e3642b50bee33f4449826b2d623661505' built jsoncpp/1.9.3: Build folder C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 jsoncpp/1.9.3: Generated conaninfo.txt jsoncpp/1.9.3: Generated conanbuildinfo.txt jsoncpp/1.9.3: Generating the package jsoncpp/1.9.3: Package folder C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\package\63da998e3642b50bee33f4449826b2d623661505 jsoncpp/1.9.3: Calling package() ----Running------ > cd C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\package\63da998e3642b50bee33f4449826b2d623661505" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DJSONCPP_WITH_TESTS="False" -DJSONCPP_WITH_CMAKE_PACKAGE="False" -DJSONCPP_WITH_STRICT_ISO="False" -DJSONCPP_WITH_PKGCONFIG_SUPPORT="False" -Wno-dev C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- JsonCpp Version: 1.9.3 -- Configuring done -- Generating done -- Build files have been written to: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/build/63da998e3642b50bee33f4449826b2d623661505 ----Running------ > cmake --build C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505 --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. jsoncpp_lib.vcxproj -> C:\J\c3ipr\pr_1795_1_0_109\.conan\data\jsoncpp\1.9.3\_\_\build\63da998e3642b50bee33f4449826b2d623661505\lib\jsoncpp.lib -- Install configuration: "Release" -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/lib/jsoncpp.lib -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/allocator.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/assertions.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/config.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/forwards.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/json.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/json_features.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/reader.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/value.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/version.h -- Installing: C:/J/c3ipr/pr_1795_1_0_109/.conan/data/jsoncpp/1.9.3/_/_/package/63da998e3642b50bee33f4449826b2d623661505/include/json/writer.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK jsoncpp/1.9.3 package(): Packaged 10 '.h' files jsoncpp/1.9.3 package(): Packaged 1 '.lib' file: jsoncpp.lib jsoncpp/1.9.3 package(): Packaged 1 file: LICENSE jsoncpp/1.9.3: Package '63da998e3642b50bee33f4449826b2d623661505' created jsoncpp/1.9.3: Created package revision 3a5901f720ac176a411acf8e52d65ee8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK jsoncpp/1.9.3 (test package): Generator cmake created conanbuildinfo.cmake jsoncpp/1.9.3 (test package): Generator txt created conanbuildinfo.txt jsoncpp/1.9.3 (test package): Generated conaninfo.txt jsoncpp/1.9.3 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all\test_package\build\6d8d2449efe627bb1ba4a4a1d7d390684c1bca86/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jsoncpp/1.9.3 (test package): Calling build() ----Running------ > cd C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all\test_package\build\6d8d2449efe627bb1ba4a4a1d7d390684c1bca86 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/build/6d8d2449efe627bb1ba4a4a1d7d390684c1bca86 ----Running------ > cmake --build C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all\test_package\build\6d8d2449efe627bb1ba4a4a1d7d390684c1bca86 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/build/6d8d2449efe627bb1ba4a4a1d7d390684c1bca86/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/build/6d8d2449efe627bb1ba4a4a1d7d390684c1bca86/CMakeFiles/generate.stamp is up-to-date. test_package.cpp test_package.vcxproj -> C:\J\c3ipr\co_pr_1795_1_0_109\recipes\jsoncpp\all\test_package\build\6d8d2449efe627bb1ba4a4a1d7d390684c1bca86\bin\test_package.exe Building Custom Rule C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/co_pr_1795_1_0_109/recipes/jsoncpp/all/test_package/build/6d8d2449efe627bb1ba4a4a1d7d390684c1bca86/CMakeFiles/generate.stamp is up-to-date. jsoncpp/1.9.3 (test package): Running test() ----Running------ > bin\test_package ----------------- Hello, World JSON file created at 'C:/J/c3ipr/co_pr_1795_1_0_109/_create.json'