[hull] Disable building hull for now
All checks were successful
Build / build (push) Successful in 1m22s
All checks were successful
Build / build (push) Successful in 1m22s
This commit is contained in:
@ -19,9 +19,9 @@ else()
|
||||
endif()
|
||||
|
||||
add_subdirectory(applib)
|
||||
if(NOT APPLE)
|
||||
add_subdirectory(hull)
|
||||
endif()
|
||||
#if(NOT APPLE)
|
||||
# add_subdirectory(hull)
|
||||
#endif()
|
||||
add_subdirectory(keel)
|
||||
add_subdirectory(turbine)
|
||||
if(${OLYMPIC_BUILD_STUDIO})
|
||||
|
Reference in New Issue
Block a user