/disk1/scratch/aselle/projects/seexpr/SeExpr/src/demos/imageEditor/CMakeLists.txt File Reference

Functions

 find_package (Qt4 COMPONENTS QtCore QtGui) if(QT4_FOUND) set(imageEditor_MOC_HDRS ImageEditorDialog.h) set(imageEditor_CPPS imageEditor.cpp) qt4_wrap_cpp(imageEditor_MOC_SRCS $
 add_executable (imageEditor ${imageEditor_CPPS}${imageEditor_MOC_SRCS}) include_directories($

Function Documentation

add_executable (  ) 

Definition at line 15 of file CMakeLists.txt.

find_package ( Qt4 COMPONENTS QtCore QtGui   ) 

Definition at line 9 of file CMakeLists.txt.


Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1