Skip to content
Snippets Groups Projects
  1. Sep 12, 2022
    • alice's avatar
      main/zstd: revert the cmake files *again* · 89260e4d
      alice authored
      who knew circular dependencies were hard?
      
      this has two (with cmake):
      
      cmake -> libarchive -> zstd -> cmake
      rsync -> zstd -> cmake -> linux-headers -> rsync
      
      the former isn't too bad to bundle. the latter is probably easily
      wrapped with a shell script. but i'll let someone else do it- had it
      with this shit
      
      maybe there's a way to generate valid cmake files by hand, without
      needing cmake?
      89260e4d
  2. Sep 07, 2022
  3. Sep 12, 2022
  4. Sep 11, 2022
Loading