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_PREFIX_PATH not being populated #269

Open
Mikilio opened this issue Aug 2, 2023 · 0 comments
Open

CMAKE_PREFIX_PATH not being populated #269

Mikilio opened this issue Aug 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Mikilio
Copy link

Mikilio commented Aug 2, 2023

Is your feature request related to a problem? Please describe.

I was trying to set up a devshell to compile a C++ project from KDE that uses cmake. Unfortunately packages added to the toml file do not automatically add search paths for libraries in CMAKE_PREFIX_PATH. Now I'm better off not using devshells at all.

Describe the solution you'd like

Obviously I'd like CMake to find my libraries. But most of all I'd like answers because this almost seems like a design choice.

Describe alternatives you've considered

Honestly this is a major inconvenience point if I have to manually populate this variable. And I'd rather stick to making shells with some Stdenv. Maybe I just don't know how to use this tool properly.

@Mikilio Mikilio added the enhancement New feature or request label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant