Skip to content

Set some optional dependencies to find_package(... QUIET).#51

Closed
m-kurtenacker wants to merge 2 commits into
AnyDSL:masterfrom
m-kurtenacker:master
Closed

Set some optional dependencies to find_package(... QUIET).#51
m-kurtenacker wants to merge 2 commits into
AnyDSL:masterfrom
m-kurtenacker:master

Conversation

@m-kurtenacker

Copy link
Copy Markdown
Contributor

We should not nag users with warnings that might not be relevant to them. We might want to enable some info messages for this though, or find some other means to expose the capabilities that the runtime (and probably the rest of the toolchain) was build with.

@PearCoding

Copy link
Copy Markdown
Contributor

I like this, but I also agree with the last point that we have to list all the "features" the runtime in the end provides. It is not really funny to see that the runtime has no CUDA or JIT (etc,...) when building a different project :D

@richardmembarth

Copy link
Copy Markdown
Member

How do we know what's relevant for the user?
For example, that information is important to me.

@m-kurtenacker

Copy link
Copy Markdown
Contributor Author

See #57 for further discussion.

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

Successfully merging this pull request may close these issues.

3 participants