summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-11-21 18:51:52 -0800
committerGitHub <noreply@github.com>2019-11-21 18:51:52 -0800
commit1eba845b3abbf7fcc2d49b76198bdc3a563fc698 (patch)
tree2baf4d6f651894de539d07106f61de576bfec0aa /CMakeLists.txt
parent291333af0cc5acb2ed17172bdc4a258d8f1fda44 (diff)
downloadwabt-1eba845b3abbf7fcc2d49b76198bdc3a563fc698.tar.gz
wabt-1eba845b3abbf7fcc2d49b76198bdc3a563fc698.tar.bz2
wabt-1eba845b3abbf7fcc2d49b76198bdc3a563fc698.zip
Avoid os.path.relpath in gen-spec-js.py (#1246)
relpath here was failing with on windows when TMPDIR is on a different drive. This is because `new_module_filename` lives in the TMPDIR where and json_dir might be on different drive. These paths don't get embedded in the final JS anyway because we embed them directly binary strings so its not important that they are relative.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions