- 17 Jun, 2011 23 commits
-
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17073 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17072 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Directory <Slicer_SOURCE>/Extensions/CMake will contains macros, function and block specific to the extensions. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17071 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17070 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17069 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17068 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
When building an extension, external project like ITK, Qt, VTK, CTK .. are discovered/provided by SlicerConfig. Compiling against different version of these libraries in the same project is wrong. For now, let's output an error message if they are already included. A more sophisticated (and not trivial to implement) version of this check could make sure the version of the library already included (using <PROJ>_DIR) matches the one provided by Slicer. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17067 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
For matter of consistency, since the call to Find_package() associated with the different external project are done in SlicerConfig, Qt shouldn't be an exception. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17066 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
ENH: Use CMAKE_DEPENDENT_OPTION to conditionally add Slicer_USE_PYTHONQT_WITH_TCL and Slicer_USE_NUMPY git-svn-id: http://svn.slicer.org/Slicer4/trunk@17065 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
The option should be added only if Slicer_BUILD_CLI is ON git-svn-id: http://svn.slicer.org/Slicer4/trunk@17064 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
This module is useful to establish dependency between options. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17063 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
Since Slicer_CMAKE_DIR is computed using the cached value Slicer_SOURCE_DIR, there is no need to clutter the cache with an additional value. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17062 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
This path is not used to search for CMake modules git-svn-id: http://svn.slicer.org/Slicer4/trunk@17061 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17060 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17059 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17058 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
just in case. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17057 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17056 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17055 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17054 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
Give an empty string for the model type. git-svn-id: http://svn.slicer.org/Slicer4/trunk@17053 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17052 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17051 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 16 Jun, 2011 17 commits
-
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17050 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17049 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17048 3bd1e089-480b-0410-8dfb-8563597acbee
-
demian authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17047 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17046 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17045 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
BUG: set modified since read when update the snapshot image, delete nodes after adding to the scene to avoid memory leaks git-svn-id: http://svn.slicer.org/Slicer4/trunk@17044 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17043 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17042 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17041 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17040 3bd1e089-480b-0410-8dfb-8563597acbee
-
naucoin authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17039 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17038 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17037 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17036 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17035 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@17034 3bd1e089-480b-0410-8dfb-8563597acbee
-