Commit f729eb7
CMake: change xcpp linkage scope to PRIVATE
Previously the linkage was PUBLIC, which caused xcpp to link to the
already existing libxeus-clang-repl.so instead of the just built one.
Signed-off-by: Pavel Kalugin <pavel@pavelthebest.me>1 parent 4d4d917 commit f729eb7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments