From: bugmaster Date: Fri, 22 Dec 2017 07:31:15 +0000 (+0300) Subject: 0029398: Configuration - list lex and yacc files in the StepFile/FILES to avoid CMake... X-Git-Tag: V7_3_0_beta~130 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=2e473bb0492995ae64f0de5b030b8fb72275ed78;p=occt-copy.git 0029398: Configuration - list lex and yacc files in the StepFile/FILES to avoid CMake warnings Adding step.lex and step.yacc to StepFile/FILES --- diff --git a/src/StepFile/FILES b/src/StepFile/FILES index 028955f57d..9f1052bdd2 100755 --- a/src/StepFile/FILES +++ b/src/StepFile/FILES @@ -10,3 +10,6 @@ StepFile_Read.hxx StepFile_Transfer.hxx stepread.c stepread.ph +step.lex +step.yacc +