chaemon Tue, 09 Aug 2022 06:30:20 -0700
Are there any way to get compile command in compile time? I know that std/parseopt enables to get runtime option.
Then, I wonder how to get compile option in compile time.