소스 검색

Fix macOS failing to generate an empty archive

default_compile_flags
vector-of-bool 5 년 전
부모
커밋
c8b432e4da
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      tests/empty.test/dummy.txt
  2. +1
    -0
      tests/simple.test/src/foo.cpp

+ 0
- 1
tests/empty.test/dummy.txt 파일 보기

@@ -1 +0,0 @@
This file ensures the directory is visible to Git

+ 1
- 0
tests/simple.test/src/foo.cpp 파일 보기

@@ -0,0 +1 @@
int foo() { return 42; }

Loading…
취소
저장