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

ENH: adding ability to package extensions into SlicerSALT #18

Merged
merged 4 commits into from
May 11, 2017

Conversation

hina-shah
Copy link
Contributor

No description provided.

RELATIVE ${extension_install_dir}/
${extension_install_dir}/*
)
set(extensions_dir "unknown")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does it say unknown?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is just an initialization to something.. It's getting set inside.

RELATIVE ${extension_install_dir}/
${extension_install_dir}/*
)
set(extension_name_dir "unknown")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment than above.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is just an initialization to something.. It's getting set inside.

Copy link
Contributor

@bpaniagua bpaniagua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

Copy link
Contributor

@bpaniagua bpaniagua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@hina-shah
Copy link
Contributor Author

@laurapascal : can you try the build now? The updated slicer tag should have the fix for missing cli's.

@laurapascal
Copy link
Contributor

It works perfectly now! :)

@laurapascal laurapascal merged commit 0e34727 into Kitware:master May 11, 2017
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