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: use ${CMAKE_CURRENT_SOURCE_DIR} where possible #269

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

pinotree
Copy link
Contributor

This makes things rely less on their current relative locations in the sources.

This makes things rely less on their current relative locations in the
sources.
@codecov-commenter
Copy link

Codecov Report

Merging #269 (e0c4b17) into master (d0b79d5) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #269   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files         119      119           
  Lines       12144    12144           
=======================================
  Hits        10994    10994           
  Misses       1150     1150           

@arximboldi
Copy link
Owner

Nice!

@arximboldi arximboldi merged commit 5875f77 into arximboldi:master Aug 21, 2023
18 of 20 checks passed
@pinotree pinotree deleted the cmake-current-dir branch August 21, 2023 18:52
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.

3 participants