CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR TINYSPLINE_BUILD_DOCS TINYSPLINE_INSTALL_BINARY_DIR TINYSPLINE_INSTALL_LIBRARY_DIR /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c: In function 'ts_internal_bspline_to_beziers': /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c:1281:10: warning: variable 'knots' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] tsReal *knots; /**< Pointer to the knots of tmp. */ ^ /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c: In function 'ts_internal_bspline_derive': /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c:857:9: warning: variable 'num_knots' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] size_t num_knots = ts_bspline_num_knots(spline); ^ /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c: In function 'ts_internal_bspline_to_beziers': /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c:1281:10: warning: variable 'knots' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] tsReal *knots; /**< Pointer to the knots of tmp. */ ^ /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c: In function 'ts_internal_bspline_derive': /home/conan/w/cci_PR-3639/.conan/data/tinyspline/0.2.0/_/_/build/4007ffbe503aebd80606c4e79fce8f798f842d0b/source_subfolder/src/tinyspline.c:857:9: warning: variable 'num_knots' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] size_t num_knots = ts_bspline_num_knots(spline); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY