Explorar o código

[Travis] Build cmake with openssl support

Sascha Zelzer %!s(int64=11) %!d(string=hai) anos
pai
achega
ebc6357039
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -17,7 +17,7 @@ before_install:
 before_script:
   - wget -P /tmp http://www.cmake.org/files/v2.8/cmake-2.8.9.tar.gz
   - tar xz -C /tmp -f /tmp/cmake-2.8.9.tar.gz
-  - cd /tmp/cmake-2.8.9 && ./configure --prefix=/usr/local
+  - cd /tmp/cmake-2.8.9 && ./configure --prefix=/usr/local -- -DCMAKE_USE_OPENSSL:BOOL=ON
   - cd /tmp/cmake-2.8.9 && make -j4 && sudo make install
   - xpra --xvfb="Xorg +extension GLX -config ${HOME}/build/commontk/CTK/Applications/Testing/dummy.xorg.conf -logfile ${HOME}/.xpra/xorg.log"  start :9