chore: Updated to INCP v0.10.1
This commit is contained in:
@@ -43,7 +43,7 @@ add_custom_command(
|
||||
${ASN1SCC_SOURCES}
|
||||
${ASN1SCC_HEADERS}
|
||||
COMMAND
|
||||
${ASN1SCC} -c -uPER --slim --word-size 4 --handle-empty-sequences -if BitStream_AppendByteArray -if BitStream_DecodeConstraintWholeNumber -if BitStream_EncodeConstraintWholeNumber -o ${INCP_OUTPUT_DIR} ${ASN1_OUTPUT}
|
||||
${ASN1SCC} -c -uPER --slim --word-size 4 --handle-empty-sequences -if BitStream_AppendByteArray -if BitStream_DecodeConstraintPosWholeNumber -if BitStream_EncodeConstraintPosWholeNumber -o ${INCP_OUTPUT_DIR} ${ASN1_OUTPUT}
|
||||
MAIN_DEPENDENCY ${ASN1_OUTPUT}
|
||||
COMMENT "INCP: Compiling ASN1 definition"
|
||||
VERBATIM
|
||||
|
||||
Reference in New Issue
Block a user