jorgen / json_struct

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
Other
422 stars 57 forks source link

Fix conan create package issue #61

Closed sheepy9 closed 1 month ago

sheepy9 commented 1 month ago

Fix issue when running conan create Seems there were some missing files that were required to be there by CPACK in the original CMakeLists.txt file