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

Provide production install #16

Closed
wbreeze opened this issue Jul 24, 2019 · 1 comment
Closed

Provide production install #16

wbreeze opened this issue Jul 24, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@wbreeze
Copy link
Owner

wbreeze commented Jul 24, 2019

The current install with autoreconf --install requires that the cutter testing framework be installed. This is only needed to run tests. As such, it could be thought of as solely a development dependency.

Could it be possible to provide an install that only compiles the runtime code, not the tests, and doesn't have this dependency?

@wbreeze wbreeze added the enhancement New feature or request label Jul 24, 2019
@wbreeze
Copy link
Owner Author

wbreeze commented Jul 9, 2022

It's now possible to build the library in the src directory using make install, without compiling the tests.

@wbreeze wbreeze closed this as completed Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant