Specify wrap_objects.cpp in CMake code
authorCharles Giessen <charles@lunarg.com>
Thu, 17 Feb 2022 04:57:01 +0000 (21:57 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 9 Mar 2022 22:06:30 +0000 (15:06 -0700)
commit174a871a67cd1060881d74e9e293c9c5b7984bca
treede52384ab483ee38cd8cc8dd79ad93d4542d8a73
parentfa7b4fde646cff43c17e0682fa8e6fa55bc5be8f
Specify wrap_objects.cpp in CMake code

While CMake will append appropriate file extensions when the full name isn't
given, such as "wrap_objects", it is best to specify the file with its
extension for explicitness.
tests/framework/layer/CMakeLists.txt