Hey everyone,
I'm trying to get SeExpr built by following the instructions in the readme, but wehnever I run cmake I get:
CMake Error at src/SeExpr/CMakeLists.txt:94 (ADD_LIBRARY):
Cannot find source file:
generated/SeExprParser.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Has anyone run into this before?
Thanks