Guy Middleton

Results 1 issues of Guy Middleton

Here is another fix to the Flex include path problem on MacOS, assuming use of Flex installed with homebrew: ```bash $ cmake -D CMAKE_CXX_STANDARD_INCLUDE_DIRECTORIES=/usr/local/opt/flex/include .. -- Configuring done -- Generating...