summaryrefslogtreecommitdiff
path: root/indra/cmake/bugsplat.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/bugsplat.cmake')
-rw-r--r--indra/cmake/bugsplat.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/bugsplat.cmake b/indra/cmake/bugsplat.cmake
index 21a6e074fc..f645d9d449 100644
--- a/indra/cmake/bugsplat.cmake
+++ b/indra/cmake/bugsplat.cmake
@@ -10,7 +10,7 @@ else (INSTALL_PROPRIETARY)
endif (INSTALL_PROPRIETARY)
include_guard()
-create_target(ll::bugsplat)
+add_library( ll::bugsplat INTERFACE IMPORTED )
if (USE_BUGSPLAT)
include(Prebuilt)