Logo
Explore Help
Sign In
xymp
/
exiv2
3
0
Fork
You've already forked exiv2
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v0.27.3
main
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '7c044c8e87'
${ noResults }
exiv2/.travis/run.sh

12 lines
150 B
Bash
Raw Normal View History Unescape Escape

Add travis support for Linux: - Installing requirements with install script - Add missing include(checkIncludeFile) cmake command - Configuration matrix to compile the project with different options
8 years ago
#!/bin/bash
set -e
set -x
mkdir build && cd build
cmake ${CMAKE_OPTIONS} ..
Run tests and make install in travis
8 years ago
cmake -DCMAKE_INSTALL_PREFIX=install ..
Add travis support for Linux: - Installing requirements with install script - Add missing include(checkIncludeFile) cmake command - Configuration matrix to compile the project with different options
8 years ago
make -j
Run tests and make install in travis
8 years ago
make tests
make install
Powered by Gitea Version: 1.19.3 Page: 86ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API