mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-29 21:30:04 +01:00
trunk: fix cmake Release build
This commit is contained in:
parent
a3a9b10b5e
commit
980acfc1b2
@ -14,7 +14,7 @@ make install
|
||||
|
||||
rm -rf CMakeCache.txt
|
||||
|
||||
cmake ../. $1 $2 $3 $4 $5
|
||||
cmake ../. -DCMAKE_BUILD_TYPE=Release $1 $2 $3 $4 $5
|
||||
make -j3
|
||||
make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user