Open
Conversation
For example: $ cmake -DSlicer_DIR:PATH=/home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build/ ../MRIChangeDetector/MRIChangeDetector/ -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/local/bin/gcc ... -- Setting build type to 'Debug' as none was specified. -- Setting EXTENSION_SOURCE_DIR ..........: /home/jchris/Projects/MRIChangeDetector/MRIChangeDetector -- Setting EXTENSION_SUPERBUILD_BINARY_DIR: /home/jchris/Projects/MRIChangeDetector-build -- Setting EXTENSION_BUILD_SUBDIRECTORY ..: . -- Setting EXTENSION_BINARY_DIR ..........: /home/jchris/Projects/MRIChangeDetector-build/. -- Found Qt4: /home/jchris/Projects/QtSDK-1.2/Desktop/Qt/474/gcc/bin/qmake (found version "4.7.4") -- Configuring MRIChangeDetector with Qt 4.7.4 (using modules: CORE, GUI, NETWORK, UITOOLS, XML, WEBKIT, SVG, SCRIPT, TEST, ) -- Found Git: /usr/bin/git -- Extension description has been written to: /home/jchris/Projects/MRIChangeDetector-build/Wizard/MRIChangeDetector.s4ext -- Extension description has been written to: /home/jchris/Projects/MRIChangeDetector-build/MRIChangeDetector.s4ext -- Configuring done -- Generating done -- Build files have been written to: /home/jchris/Projects/MRIChangeDetector-build
* The sub-folder 'Wizard' is part of the extension and shouldn't include all the CMake code required to build the extension itself. This task is already fulfill by the main CMakeLists.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.