Skip to content

Commit

Permalink
snap 4
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
  • Loading branch information
audetto committed Apr 29, 2024
1 parent ec43ec6 commit 8afdfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/frontends/common2/gnuframe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace
}

// case 3: use absolute install dir
paths.emplace_back(RES_ABS_INSTALL);
// paths.emplace_back(RES_ABS_INSTALL);

// case 4: use the source folder
paths.emplace_back(CMAKE_SOURCE_DIR);
Expand Down

0 comments on commit 8afdfd9

Please sign in to comment.