QT Viewer main structure.

CMake: added an entry at main CMake script that makes QTViewer an optional build.
QT Viewer main structure only, libQGLViewer or any 3D functionality can be added to mainWindow as a widget later on.
This commit is contained in:
Tiago Leao
2012-06-22 12:28:34 +00:00
parent 0a5ddece8e
commit 887ce9f9ef
5 changed files with 220 additions and 0 deletions
+2
View File
@@ -126,6 +126,8 @@ ADD_SUBDIRECTORY(../src/ifcwrap ifcwrap)
# Build IfcParseExamples using separate CMakeLists.txt
ADD_SUBDIRECTORY(../src/examples examples)
ADD_SUBDIRECTORY(../src/qtviewer qtviewer)
# CMake installation targets
SET(include_files_geom
../src/ifcgeom/IfcGeom.h