mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
compiler/nim.cfg: cleanup --path
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# Special configuration file for the Nim project
|
||||
|
||||
hint[XDeclaredButNotUsed]:off
|
||||
path:"llvm"
|
||||
path:"$projectPath/.."
|
||||
|
||||
define:booting
|
||||
define:nimcore
|
||||
|
||||
Reference in New Issue
Block a user