Skip to content
Snippets Groups Projects
Commit d877dfa4 authored by Lars Bilke's avatar Lars Bilke
Browse files

Introduced CMake macro Add_Catalyst_Dependecy to set up a target.

If you use VTK / ParaView classes in your target set everything up
with this macro.

Usage:

    INCLUDE(AddCatalystDependency)
    ADD_CATALYST_DEPENDENCY(Target)
parent 3462bc40
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment