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

CMake modules must be in cmake subdir #588

Open
david-geiger opened this issue Sep 10, 2024 · 0 comments
Open

CMake modules must be in cmake subdir #588

david-geiger opened this issue Sep 10, 2024 · 0 comments

Comments

@david-geiger
Copy link

Hi,

Shouldn't the CMake modules be in cmake subdir (aka: /usr/lib(64)/cmake/vigra/)?

like:

sed -i 's|DESTINATION lib${LIB_SUFFIX}/vigra)|DESTINATION lib${LIB_SUFFIX}/cmake/vigra)|g' CMakeLists.txt
sed -i 's|VIGRANUMPY_CONFIG_INSTALL_PATH lib${LIB_SUFFIX}/cmake/vigranumpy|VIGRANUMPY_CONFIG_INSTALL_PATH lib${LIB_SUFFIX}/vigranumpy|' vigranumpy/CMakeLists.txt

Regards,
David

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