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

cmake ci #2

Open
wants to merge 1 commit into
base: cmake-rewrite-test
Choose a base branch
from
Open

cmake ci #2

wants to merge 1 commit into from

Conversation

IvanInventor
Copy link
Owner

test

Copy link
Owner Author

@IvanInventor IvanInventor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

.github/workflows/ci.yml Show resolved Hide resolved
Copy link
Owner Author

@IvanInventor IvanInventor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test header

.github/workflows/ci.yml Show resolved Hide resolved
Comment on lines +21 to +23

# TODO: remove after CMake IOS config is ready
exclude:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

Comment on lines +34 to +38
scons -c
build_godot_cpp_debug: |
scons {0} target=template_debug verbose=yes
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2

Copy link
Owner Author

@IvanInventor IvanInventor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

Copy link
Owner Author

@IvanInventor IvanInventor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

finish

Comment on lines +39 to +43
build_debug: |
cd test
scons {0} target=template_debug build_library=no debug_symbols=yes optimize=debug verbose=yes
build_release: |
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

11

Comment on lines +49 to +51
cmake {0} -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -B build test
build_godot_cpp_debug: |
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12

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.

1 participant