Skip to content

Commit 4bb53da

Browse files
author
Samat Gaynutdinov
committed
refactor: add comment
1 parent 83f8f32 commit 4bb53da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/printers/NativeMakefilePrinter.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ namespace printer {
3737

3838
fs::path buildDirectory, dependencyDirectory, buildDirectoryRelative;
3939

40+
// map variable with absolute path to $(someVar)
4041
std::map<std::string, fs::path, decltype(comparator)> pathToShellVariable;
4142

4243
std::vector<fs::path> artifacts{};

0 commit comments

Comments
 (0)