Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information