Skip to content

Compilation system#16

Merged
ripel2 merged 6 commits intomainfrom
3-compilation-system
Oct 4, 2024
Merged

Compilation system#16
ripel2 merged 6 commits intomainfrom
3-compilation-system

Conversation

@Miou-zora
Copy link
Contributor

@Miou-zora Miou-zora added the enhancement New feature or request label Oct 4, 2024
@Miou-zora Miou-zora requested a review from a team October 4, 2024 04:41
@Miou-zora Miou-zora self-assigned this Oct 4, 2024
@Miou-zora Miou-zora linked an issue Oct 4, 2024 that may be closed by this pull request
xmake.lua Outdated
add_requires("entt")

target("test-Engine")
set_kind("binary")
Copy link
Contributor

Choose a reason for hiding this comment

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

why does it compile as a binary ?

Copy link
Contributor

Choose a reason for hiding this comment

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

the issue stated that it should compile a library

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@Miou-zora Miou-zora requested a review from ripel2 October 4, 2024 10:00
@ripel2 ripel2 merged commit 9b31ed6 into main Oct 4, 2024
@ripel2 ripel2 deleted the 3-compilation-system branch October 4, 2024 10:12
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.

Compilation system

2 participants