Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the statical linking stuff #3

Open
matzipan opened this issue May 30, 2017 · 0 comments
Open

Simplify the statical linking stuff #3

matzipan opened this issue May 30, 2017 · 0 comments

Comments

@matzipan
Copy link
Owner

Currently needed steps and paths:

And then add the following lines to your CMakeLists.txt file:

add_subdirectory (lib/basalt)
include_directories (${CMAKE_BINARY_DIR}/lib/basalt/lib)

And the following custom vapi to your vala_precompile:

${CMAKE_BINARY_DIR}/lib/basalt/lib/basalt.vapi
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

No branches or pull requests

1 participant