summary refs log tree commit diff stats
path: root/tools/niminst
diff options
context:
space:
mode:
authorJacek Sieka <arnetheduck@gmail.com>2022-06-30 10:20:19 +0200
committerGitHub <noreply@github.com>2022-06-30 10:20:19 +0200
commitad430c0daad16019a6c440ab735a61856523329a (patch)
tree16fc52b93354e6898f6a4669447e58c66ce6a175 /tools/niminst
parentbcff13debcbdd8108237c8033e4dc9c38bb331e0 (diff)
downloadNim-ad430c0daad16019a6c440ab735a61856523329a.tar.gz
once C++, always C++ [backport] (#19938)
* once C++, always C++

When using `{.compile: "file.cc".}` in a nim module, even when compiling
with `nim c` the C++ compiler should be used - once any C++ file has
been compiled, the C++ linker also needs to be used.

* more strict C++ check

* simplify code
Diffstat (limited to 'tools/niminst')
0 files changed, 0 insertions, 0 deletions