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

Multiple .cmake files were condensed into single cpp-init.cmake #2

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

nerudaj
Copy link
Owner

@nerudaj nerudaj commented Feb 21, 2025

  • Multiple .cmake files were condensed into single cpp-init.cmake
  • C++ standard and generator platform is no longer set by default, you have to call set_cpp23_x64 or cpp_init
  • fetch_prebuilt_dependency no longer calls add_subdirectory on unpacked archive
  • get_git_version renamed to get_version_from_git
  • Fixed glob_sources_and_headers not recognizing files in private_include

@nerudaj nerudaj merged commit 6fdcd29 into main Feb 21, 2025
2 checks passed
@nerudaj nerudaj deleted the condensed-cmake branch February 21, 2025 10:01
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