cJSON icon indicating copy to clipboard operation
cJSON copied to clipboard

Use CMakePackageConfigHelpers to generate config.cmake

Open zeerd opened this issue 7 months ago • 0 comments

The current generated cJSONConfig.cmake holds hard coded path of libraries. Use CMakePackageConfigHelpers and @PACKAGE_INIT@ to make them suit for realy environment dynamically.

zeerd avatar Dec 22 '23 03:12 zeerd