I would like to include a copy of nimbase.h file in a built package. What is the easiest way to ask Nim compiler or nimscript for the location of the system.nim or nimbase.h files?
These two files are in the same folder.
I would like to include a copy of nimbase.h file in a built package. What is the easiest way to ask Nim compiler or nimscript for the location of the system.nim or nimbase.h files?
These two files are in the same folder.