build: increase the entry count on preprocessor output

This commit is contained in:
Danny Robson 2019-03-06 01:00:47 +11:00
parent 87457c25b7
commit 5d123a5fd5

View File

@ -491,7 +491,7 @@ COMMAND
"${PYTHON_EXECUTABLE}"
"${CMAKE_CURRENT_SOURCE_DIR}/preprocessor.py"
"${CMAKE_CURRENT_BINARY_DIR}/prefix/${PREFIX}/preprocessor.hpp"
320
480
DEPENDS
"${CMAKE_CURRENT_SOURCE_DIR}/preprocessor.py"
)