aboutsummaryrefslogtreecommitdiff
path: root/loader/dev_ext_trampoline.c
diff options
context:
space:
mode:
authorKarl Schultz <karl@lunarg.com>2016-09-02 10:17:05 -0600
committerKarl Schultz <karl@lunarg.com>2016-09-02 10:17:05 -0600
commit471bd9423526ee07ca0ecda475346c147b3578bb (patch)
tree588dbd94085e25327665713c3c33d4523276c23a /loader/dev_ext_trampoline.c
parentec09bfcbded9a16a45bba431e02fa800da0a12d3 (diff)
downloadusermoji-471bd9423526ee07ca0ecda475346c147b3578bb.tar.xz
build: gh672 Fix CMake CXX_FLAGS inheritance
Some sub-projects were overwriting CMAKE_CXX_FLAGS instead of inheriting from the parent. This keeps any user settings outside or above the top CMakeLists.txt file from reaching these sub-projects. These fixes include preserving the inheritance, adding extra flags to turn off warnings (mostly in autogen code) because the top level turns on Wall, and trivial code fixes to avoid the need to add a setting to turn off a warning for those trivial fixes. These changes should have no impact on Windows. Change-Id: I0c3c175cb5058f26a259ee3f4fde9fdaf3e6b00d
Diffstat (limited to 'loader/dev_ext_trampoline.c')
0 files changed, 0 insertions, 0 deletions