small fixup

switch-to-ppa
psi29a 3 years ago
parent d0adbc1b8f
commit 10b3ca8194

@ -190,7 +190,7 @@ if(EXISTS "${GMOCK_MAIN_LIBRARY}")
endif()
if(EXISTS "${GMOCK_MAIN_LIBRARY_DEBUG}")
set_target_properties(GMock::Main PROPERTIES
IMPORTED_LOCATION "{GMOCK_MAIN_LIBRARY_DEBUG})
IMPORTED_LOCATION "${GMOCK_MAIN_LIBRARY_DEBUG}")
endif()
if(GMOCK_FOUND)

Loading…
Cancel
Save