aboutsummaryrefslogtreecommitdiff
path: root/ports/json-schema-validator/cmake-find-package.patch
AgeCommit message (Collapse)Author
2020-06-11[json-schema-validator] Add new port (#11599)Ankush Singh
* [json-schema-validator] Add new port * [json-schema-validator] Fix string ambiguous assignment error * [json-schema-validator] Remove redundant part from patch's path * [json-schema-validator] Forward find_package() for nlohmann_json * [json-schema-validator] comment out lines from source's CMakeLists.txt * [json-schema-validator] Improve portfile.cmake and regenerate patch Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>