forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.14'
Change-Id: I6e67f23464fc14dda5a659004f0aa360d6f5d25f
This commit is contained in:
@@ -88,11 +88,8 @@ else()
|
||||
endif ()
|
||||
|
||||
set(__QTC_PLUGINS "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_INSTALLED_PLUGINS "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_LIBRARIES "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_INSTALLED_LIBRARIES "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_EXECUTABLES "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_INSTALLED_EXECUTABLES "" CACHE INTERNAL "*** Internal ***")
|
||||
set(__QTC_TESTS "" CACHE INTERNAL "*** Internal ***")
|
||||
|
||||
function(append_extra_translations target_name)
|
||||
|
||||
Reference in New Issue
Block a user