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

Add debug postfix to lib name #754

Closed
wants to merge 1 commit into from
Closed

Conversation

Kostu96
Copy link

@Kostu96 Kostu96 commented Sep 5, 2023

This small change allows installing debug and release configs in the same directory which can then be used by find_package and multi-config generators (like msvc)

add_library(box2d::box2d ALIAS box2d) unifies the way target can be referenced between find_package and add_subdirectory

erincatto added a commit that referenced this pull request Aug 30, 2024
@erincatto erincatto mentioned this pull request Aug 30, 2024
erincatto added a commit that referenced this pull request Aug 31, 2024
- renamed smooth segment to chain segment
- addressed several minor issues

#777
#779
#754 
#749 
#782 
#781 
#776
@erincatto
Copy link
Owner

Added in #783

@erincatto erincatto closed this Aug 31, 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.

2 participants