mirror of https://github.com/procxx/kepka.git
Prefix path
This commit is contained in:
parent
f9b2c2de20
commit
e4b2045553
|
@ -70,7 +70,7 @@ before_install:
|
|||
- g++ --version
|
||||
|
||||
before_script:
|
||||
- cmake .
|
||||
- cmake -DCMAKE_PREFIX_PATH="/usr/lib/x86_64-linux-gnu/;/usr/include/" .
|
||||
|
||||
script:
|
||||
- make -j2
|
||||
|
|
Loading…
Reference in New Issue