Skip to content

Keep it simple cmakelists#2

Open
jcfr wants to merge 4 commits intomarianabb:masterfrom
jcfr:keep-it-simple-cmakelists
Open

Keep it simple cmakelists#2
jcfr wants to merge 4 commits intomarianabb:masterfrom
jcfr:keep-it-simple-cmakelists

Conversation

@jcfr
Copy link
Copy Markdown
Contributor

@jcfr jcfr commented Mar 27, 2012

No description provided.

jcfr added 4 commits March 27, 2012 15:31
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
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.

1 participant