-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for includes relative to file
previously includes had to be relative to the current path when the compilation runs, this made it really annoying to, for example, build the same project from two different places. by using relative paths from files, you can avoid this
- Loading branch information
Showing
1 changed file
with
75 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters