Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcoded path in CMakelists.txt #52

Closed
StefanReinhardt opened this issue Nov 16, 2015 · 1 comment
Closed

Hardcoded path in CMakelists.txt #52

StefanReinhardt opened this issue Nov 16, 2015 · 1 comment

Comments

@StefanReinhardt
Copy link

I currently try to build PartIO in Ubuntu 14.04
It almost works so far. The only thing i currently miss is the SeExpression part.
Nonetheless. If found the following line in the toplevel CMakeLists.txt

SET(SEEXPR_BASE "c:/aselle/seexpr-inst" CACHE STRING "path to SeExpr")

the SEEXPR_BASE var should be replaced with a userdefined variable or do i miss something here?

Best Regards
Stefan

@StefanReinhardt
Copy link
Author

Sorry missunderstood the line so i just has to set the correct variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant