Fix
This commit is contained in:
parent
8b6c838803
commit
265f083017
@ -31,5 +31,9 @@ MAKEOPTS="${MAKEOPTS} -j1"
|
||||
|
||||
src_prepare() {
|
||||
use !doc && truncate -s0 doc/CMakeLists.txt
|
||||
|
||||
#Remove the test from the build
|
||||
truncate -s0 test/CMakeLists.txt
|
||||
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user