Use getopt to handle options in makehrtf
commit55643d6370430a73bbf0c4ce8d7a2e689b9891d9
authorChris Robinson <chris.kcat@gmail.com>
Sun, 20 Aug 2017 11:30:53 +0000 (20 04:30 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 20 Aug 2017 11:30:53 +0000 (20 04:30 -0700)
tree86de62cabeab690c13bb2d5cffa9b3152f6b95bf
parent051828344ecaeff0140034693e3f63355f490e9b
Use getopt to handle options in makehrtf
CMakeLists.txt
config.h.in
utils/getopt.c [new file with mode: 0644]
utils/getopt.h [new file with mode: 0644]
utils/makehrtf.c