Skip to content
Snippets Groups Projects
Commit ce0f5930 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

COMP: testing travis-ci build

parent fa21c24f
No related branches found
No related tags found
No related merge requests found
language: cpp
compiler:
- clang
before_script:
- mkdir build
- cd build
- sudo apt-get update -qq
- sudo apt-get install boost-devel libgdal-dev (>= 1.10.0) libgeotiff-dev libboost-graph-dev libqt4-dev libqtcore4 libqtgui4 libopencv-dev libossim-dev libinsighttoolkit4-dev libtinyxml-dev
script: cmake -DCMAKE_INSTALL_PREFIX=../install .. && make
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment