Skip to content

Check If Target Library Plutovg Already Exists in CMake Project#38

Merged
sammycage merged 1 commit intosammycage:masterfrom
xuboying:master
Sep 14, 2025
Merged

Check If Target Library Plutovg Already Exists in CMake Project#38
sammycage merged 1 commit intosammycage:masterfrom
xuboying:master

Conversation

@xuboying
Copy link

@xuboying xuboying commented Sep 8, 2025

This enhancement adds a check in CMakeLists.txt for target lib plutovg before find_package(plutovg) or add_subdirectory(plutovg)

Now user could embed plutovg in project for better dependency management

fixes: #36

This enhancement adds a check in CMakeLists.txt for target lib plutovg
before find_package(plutovg) or add_subdirectory(plutovg)

Now user could embed plutovg in project for better dependency management
@sammycage sammycage merged commit 3dddf67 into sammycage:master Sep 14, 2025
4 checks passed
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.

Check if target lib plutovg already exists in cmake file

3 participants