Преглед на файлове

consider .S as a source file

asm that needs to be linked with the final archive/exe

FIXME - it's a bit gcc-centric / not MS compatible
main
John Robinson преди 3 години
родител
ревизия
c6a558c592
No known key found for this signature in database
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      src/dds/sdist/file.cpp

+ 1
- 0
src/dds/sdist/file.cpp Целия файл

@@ -25,6 +25,7 @@ std::optional<source_kind> dds::infer_source_kind(path_ref p) noexcept {
assert(std::is_sorted(header_exts.begin(), header_exts.end()));
static std::vector<std::string_view> source_exts = {
".C",
".S",
".c",
".c++",
".cc",

Loading…
Отказ
Запис