]> OCCT Git - occt-copy.git/commitdiff
0029398: Configuration - list lex and yacc files in the StepFile/FILES to avoid CMake...
authorbugmaster <bugmaster@opencascade.com>
Fri, 22 Dec 2017 07:31:15 +0000 (10:31 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 22 Dec 2017 07:31:15 +0000 (10:31 +0300)
Adding step.lex and step.yacc to StepFile/FILES

src/StepFile/FILES

index 028955f57d70680a7d7fd8c39ee0c0749e3c4920..9f1052bdd20831efd09177fb0603927048344fdd 100755 (executable)
@@ -10,3 +10,6 @@ StepFile_Read.hxx
 StepFile_Transfer.hxx
 stepread.c
 stepread.ph
+step.lex
+step.yacc
+