Commit 2e35120
committed
Check If Target Library Plutovg Already Exists in CMake Project
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 management1 parent 789067a commit 2e35120
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments