Skip to content

fix: CMake build errors on Mac resolved#192

Open
TimD1 wants to merge 1 commit intogriffithlab:masterfrom
fulcrumgenomics:176/td/fix-mac-build
Open

fix: CMake build errors on Mac resolved#192
TimD1 wants to merge 1 commit intogriffithlab:masterfrom
fulcrumgenomics:176/td/fix-mac-build

Conversation

@TimD1
Copy link

@TimD1 TimD1 commented Sep 19, 2024

  • closes installation problem #176, CMake was including src/utils/bedtools/gzstream/version as a C++ source file, when it was a simple text file containing version info
  • I moved this version info into src/utils/bedtools/gzstream/README

 - closes griffithlab#176, CMake was including `src/utils/bedtools/gzstream/version`
   as a C++ source file, when it was a simple text file containing version info
 - I moved this version info into `src/utils/bedtools/gzstream/README`
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.

installation problem

1 participant