Prevent powershell from adding a BOM to test input (#3595)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 7 Apr 2022 12:24:19 +0000 (14:24 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Apr 2022 12:24:19 +0000 (14:24 +0200)
commit145ccf89437b70bba1b34c74b64c9f85db0ae315
tree94032ff66ec255d8643c57ab3a3de501c33dce2e
parent4dbdc28c25d8adea7e2974d66809284dca55f879
Prevent powershell from adding a BOM to test input (#3595)

* Prevent addition of a BOM to test input (which would distort the names of output files)
test/CMakeLists.txt