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

SlicerSALT updates #41

Merged
merged 4 commits into from
Nov 29, 2018
Merged

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Nov 28, 2018

No description provided.

@jcfr jcfr changed the title Slicersalt 2018 11 26 92fb222 SlicerSALT updates Nov 28, 2018
… and options

Removes setting of unused variables:
 ITK_CXX_DISABLE_OPTIMIZATION_FLAG
 ITK_LIBRARY_BUILD_TYPE
 ITK_REQUIRED_C_FLAGS
 ITK_REQUIRED_CXX_FLAGS
 ITK_REQUIRED_LINK_FLAGS
 ITK_USE_64BITS_APPLE_TRUNCATION_WARNING
@jcfr jcfr force-pushed the slicersalt-2018-11-26-92fb222 branch from 9eaba2c to 762825c Compare November 28, 2018 23:10
…ILD_SHARED_LIBS

Setting option BUILD_SHARED_LIBS is not required for the following reasons:
* the ShapePopulationViewWidget library is always built statically
* setting BUILD_SHARED_LIBS to OFF is causing the ShapePopulationViewer
  module to be statically build which is not supported.

Windows build error was the following:

qSlicerShapePopulationViewerModuleWidget::staticMetaObject': definition of dllimport static data member not allowed

Finally, explicitly include the ITKSetStandardCompilerFlags CMake module
to ensure the correct version is included.
@jcfr jcfr force-pushed the slicersalt-2018-11-26-92fb222 branch from 762825c to 8112d7b Compare November 28, 2018 23:14
@juanprietob juanprietob merged commit 41dcb0c into NIRALUser:master Nov 29, 2018
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.

2 participants