Skip to content

Commit

Permalink
Re #5767. Suppress warnings out of Qt code.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Aug 20, 2012
1 parent 97fac77 commit 5750d6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Code/Mantid/Vates/VatesSimpleGui/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
set( VSI_GLOBAL_SCRIPTS ${CMAKE_CURRENT_SOURCE_DIR}/test/global/scripts )

include ( UseSystemQt4 )

add_subdirectory( QtWidgets )
include_directories( QtWidgets/inc )

Expand Down

0 comments on commit 5750d6e

Please sign in to comment.