Merge branch 'brushbsp-plane3-bevel' of https://github.com/ericwa/ericw-tools into brushbsp-plane3-bevel
This commit is contained in:
commit
712dd24cff
|
|
@ -2,4 +2,6 @@ add_subdirectory(fmt EXCLUDE_FROM_ALL)
|
|||
add_subdirectory(Catch2 EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(json EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(nanobench EXCLUDE_FROM_ALL)
|
||||
|
||||
set(BUILD_WITH_PEDANTIC_WARNINGS OFF CACHE BOOL "prevent pareto from adding /WX" FORCE)
|
||||
add_subdirectory(pareto EXCLUDE_FROM_ALL)
|
||||
|
|
|
|||
Loading…
Reference in New Issue