Skip to content

Update CMakeLists.txt#625

Merged
Alanscut merged 2 commits into
DaveGamble:masterfrom
10km:master
Jan 19, 2022
Merged

Update CMakeLists.txt#625
Alanscut merged 2 commits into
DaveGamble:masterfrom
10km:master

Conversation

@10km

@10km 10km commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

fix the bug:when build with cmake using option '-DBUILD_SHARED_AND_STATIC_LIBS=ON', build sucess,
but use cmake comand 'find_package(cjson CONFIG)', 'cjson' target is available,but 'cjson-static' target not exist.

10km added 2 commits November 2, 2021 17:28
fix the bug:when build with cmake using option '-DBUILD_SHARED_AND_STATIC_LIBS=ON', build sucess,
but use cmake comand 'find_package(cjson CONFIG)', 'cjson' target is available,but  'cjson-static' target not exist.
fix the bug:when build with cmake using option '-DBUILD_SHARED_AND_STATIC_LIBS=ON -DENABLE_CJSON_UTILS=ON', build sucess,
but use cmake comand 'find_package(cjson CONFIG)', 'cjson_utils' target is available,but  'cjson_utils-static' target not exist.
@Alanscut Alanscut merged commit e7ebe77 into DaveGamble:master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants