meson/test cases/osx
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code
We were setting the base options for the Objective-C compiler
manually, due to which options such as b_bitcode and b_ndebug were not
getting set at all.

The base options here are the same as for C code with the Clang
compiler, so just use the same inherited list.

Also expand the bitcode test to ObjC and ObjC++ so this doesn't happen
again.
2019-06-23 16:50:24 +03:00
..
1 basic Renamed add_test to test. 2013-06-02 13:18:15 +03:00
2 library versions tests: Don't require pkg-config for macOS tests 2019-01-31 20:12:21 +05:30
3 has function xcode8 Fix OSX CI. This is a bit of a hack but needs to be done. :( 2017-12-03 00:12:46 +02:00
4 framework test cases: add missing files to installed_files.txt 2018-09-14 08:45:48 +02:00
5 extra frameworks Rewrite appleframework and extraframework dependency classes 2019-02-01 00:14:09 +05:30
6 multiframework Fix appleframeworks with multiple modules. 2019-03-10 15:13:21 +02:00
7 bitcode compilers: Fix bitcode and other options for objc code 2019-06-23 16:50:24 +03:00