mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +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…
Reference in New Issue
Block a user