diff options
author | Tristan Partin <tristan@partin.io> | 2023-02-07 17:20:39 -0600 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-02-08 13:39:28 -0500 |
commit | 37ef5bfdde90187174f56a02ac2700703c46c226 (patch) | |
tree | dfe72d5022d4f70e7907c6cbd427454c46c437ba /mesonbuild/interpreter/interpreter.py | |
parent | f06c0e940945785583ff209ae2619fc814bc8b36 (diff) | |
download | meson-37ef5bfdde90187174f56a02ac2700703c46c226.zip meson-37ef5bfdde90187174f56a02ac2700703c46c226.tar.gz meson-37ef5bfdde90187174f56a02ac2700703c46c226.tar.bz2 |
Replace dashes in Java package names with underscores when generating native headers
This was causing a ninja issue where the native headers were always
being generated because io.github.hse-project.hse_Hse.h was being
expected, but io.github.hse_project.hse_Hse.h was actually generated.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions