GOFIGURE2
0.9.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
debian
patches
fiximagecomp.patch
Go to the documentation of this file.
1
Description: fix compilation
2
Author: Mathieu Malaterre <malat@debian.org>
3
Forwarded: no
4
5
---
gofigure2
-0.9.0.orig/Main/CMakeLists.txt
6
+++
gofigure2
-0.9.0/Main/CMakeLists.txt
7
@@ -31,11 +31,13 @@
IF
( BUILD_COMPARETOOL )
8
9
SET( GOFIGURE_APPLICATION_SOURCE_LIST
10
${GOFIGURE_APPLICATION_SOURCE_LIST}
11
- ${
QGoSynchronizedViewMainWindow
.cxx}
12
+
QGoSynchronizedViewMainWindow
.cxx
13
)
14
ENDIF
( BUILD_COMPARETOOL )
15
16
-INCLUDE_DIRECTORIES( ${GOFIGURE2_BINARY_DIR}/Main/ )
17
+INCLUDE_DIRECTORIES( ${GOFIGURE2_BINARY_DIR}/Main/
18
+ ${GOFIGURE2_SOURCE_DIR}/Code/GUI/lib/SynchronizedViews/
19
+)
20
21
QT4_WRAP_UI( QGoMainWindow_UI_H ${QGoMainWindow_UI} )
22
QGoSynchronizedViewMainWindow
This object is intended to demonstrate the use of the comparer classes package : QGoSynchronizedViewM...
Definition:
QGoSynchronizedViewMainWindow.h:73
ENDIF
Description ENDIF(WIN32)+find_package(X11 REQUIRED) ADD_EXECUTABLE(gofigure MACOSX_BUNDLE $
Definition:
missingx11link.patch:8
IF
Description IF(BUILD_COMPARETOOL) SET(GOFIGURE_APPLICATION_SOURCE_LIST $
Definition:
fiximagecomp.patch:7
gofigure2
static char * gofigure2[]
Definition:
gofigure2.xpm:2
Generated on Fri Dec 13 2013 17:18:10 for GOFIGURE2 by
1.8.5