Pārlūkot izejas kodu

Access compile rules of a compile_file_plan

default_compile_flags
vector-of-bool pirms 5 gadiem
vecāks
revīzija
b2198488aa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/dds/build/plan/compile_file.hpp

+ 1
- 0
src/dds/build/plan/compile_file.hpp Parādīt failu

@@ -60,6 +60,7 @@ public:

const source_file& source() const noexcept { return _source; }
path_ref source_path() const noexcept { return _source.path; }
auto& rules() const noexcept { return _rules; }

fs::path calc_object_file_path(build_env_ref env) const noexcept;
std::optional<deps_info> compile(build_env_ref) const;

Notiek ielāde…
Atcelt
Saglabāt