DRTVWR-543: Fix local Mac builds with BugSplat. (Thanks NickyD!)

With the affected line, local Mac builds with BugSplat enabled fail. Without
it, they build clean.
master
Nat Goodspeed 2021-09-27 13:38:11 -04:00
parent c205c1d183
commit 454b029d9c
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ project(${ROOT_PROJECT_NAME})
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
include(Variables)
include(bugsplat)
include(BuildVersion)
set(LEGACY_STDIO_LIBS)