Skip to content

justfile: run CMake install and add variables for location#189

Merged
KrisThielemans merged 6 commits into
mainfrom
cpp_install
Jun 9, 2026
Merged

justfile: run CMake install and add variables for location#189
KrisThielemans merged 6 commits into
mainfrom
cpp_install

Conversation

@KrisThielemans

Copy link
Copy Markdown
Contributor

This makes it easier to build/install C++ files somewhere else. e.g.

just cmake_install_prefix=/tmp/petsird cmake_build_dir=cpp/build3

@KrisThielemans KrisThielemans self-assigned this Jun 8, 2026
@KrisThielemans KrisThielemans added the enhancement New feature or request label Jun 8, 2026
@KrisThielemans

Copy link
Copy Markdown
Contributor Author

@naegelejd what do you think?

@KrisThielemans

Copy link
Copy Markdown
Contributor Author

@johnstairs @naegelejd @casperdcl do you know what to do with the flake8 error in pre-commit?

AttributeError: module 'ast' has no attribute 'Str'

@KrisThielemans

Copy link
Copy Markdown
Contributor Author

Thanks @casperdcl !

@KrisThielemans

Copy link
Copy Markdown
Contributor Author

made it 0.9.1

@KrisThielemans KrisThielemans merged commit 3a83c09 into main Jun 9, 2026
2 checks passed
@KrisThielemans KrisThielemans deleted the cpp_install branch June 9, 2026 06:49
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

Successfully merging this pull request may close these issues.

2 participants