Move git info in CMake to loader_common_options
authorCharles Giessen <charles@lunarg.com>
Wed, 3 Nov 2021 20:09:50 +0000 (14:09 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commit3e18c123f120d2cf44d88d0b680f133287ab5c21
tree72ed6426c8a35a16f9b8bb605fc36f4d474192e6
parentff19964fdd08ff8493b4bf479fa2961322c4936f
Move git info in CMake to loader_common_options

Make the GIT_BRANCH_NAME and GIT_TAG_INFO apart of the loader_common_options
target so it doesn't apply globally to the C_FLAGS and CXX_FLAGS.
Note that this commit is a part of a series of commits and is not meant to
work by itself.
CMakeLists.txt
loader/CMakeLists.txt