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

fetchcontent stormlib #541

Merged
merged 2 commits into from
May 1, 2024
Merged

Conversation

briaguya-ai
Copy link
Collaborator

@briaguya-ai briaguya-ai commented May 1, 2024

#509

packages are decently out of date compared to the git repo and find_package isn't supported

if stormlib is updated to support find_package then this can be reworked, but for now this seems like the simplest way to get back to where we were

@@ -30,3 +30,14 @@ target_sources(ImGui
)

target_include_directories(ImGui PUBLIC ${imgui_SOURCE_DIR} ${imgui_SOURCE_DIR}/backends PRIVATE ${SDL2_INCLUDE_DIRS})

# ========= StormLib =============
if(TRUE)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this will be replaced with an actual condition in #483

@briaguya-ai briaguya-ai marked this pull request as ready for review May 1, 2024 05:47
@briaguya-ai
Copy link
Collaborator Author

image

@briaguya-ai briaguya-ai merged commit fd603a4 into Kenix3:main May 1, 2024
5 checks passed
Kenix3 pushed a commit that referenced this pull request May 8, 2024
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.

None yet

1 participant