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
parent
c205c1d183
commit
454b029d9c
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue