diff options
Diffstat (limited to '')
-rw-r--r-- | comm/third_party/README.niwcompat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/comm/third_party/README.niwcompat b/comm/third_party/README.niwcompat new file mode 100644 index 0000000000..ea1591da3e --- /dev/null +++ b/comm/third_party/README.niwcompat @@ -0,0 +1,6 @@ +Directory ./niwcompat contains dirent.h from vcpkg and an empty getopt.h. +to compile RNP with Clang-cl for Windows. + +niwcompat = wincompat where "win" is spelled backwards + +For licensing information, please refer to the files within. |