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

Update template for new Tools capabilities #39

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Update template for new Tools capabilities #39

merged 3 commits into from
Jan 14, 2025

Conversation

vhorvath-gs
Copy link
Contributor

"config.json" is now also read by the CMake project instead of just the build helper Python script to validate and set some build parameters and the build can be marked as "for distribution" via a Cmake cache variable. This is set by the helper Python script if requested.

"README.md" was also updated to reflect current requirements and features.

This is a follow-up to GRAPHISOFT/archicad-addon-cmake-tools#37.

"config.json" is now also read by the CMake project instead of just the
build helper Python script to validate and set some build parameters and
the build can be marked as "for distribution" via a Cmake cache
variable. This is set by the helper Python script if requested.

"README.md" was also updated to reflect current requirements and
features.
This value must be the invalid placeholder "changeme" to make sure that
users will take a look at "config.json" and set the values in there for
their add-on.
README.md Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
@vhorvath-gs vhorvath-gs merged commit 0aed432 into master Jan 14, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants