Skip to content
Snippets Groups Projects
Commit 2831a7c7 authored by MichelJuillard's avatar MichelJuillard
Browse files

fix flexlexer_h

parent 72694ce2
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ if not cpp_compiler.has_header('FlexLexer.h')
fs.parent(fs.parent(flex_exe.full_path())) / 'include' / 'FlexLexer.h',
'FlexLexer.h'
)
flexlexer_h = 'FlexLexer.h'
else
flexlexer_h = []
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment