Skip to content
Snippets Groups Projects
Forked from Main Repositories / otb
Source project has a limited visibility.
user avatar
Julien Malik authored
- move option() to main CMakeLists
- add ImportQt4.cmake and call it from main CMakeLists, before ImportGettext
- add INCLUDE(CheckCXXSourceRuns) in main CMakeLists
- use CHECK_CXX_SOURCE_RUNS instead of CHECK_CXX_SOURCE_RUNS_ARGS (need to pass the code as a variable instead of only a filename)
- simply include <QtGui> in the test
c4d36d9c
History
Name Last commit Last update