prompt description
This commit is contained in:
@@ -10,7 +10,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
enable_testing()
|
||||
|
||||
# Options
|
||||
option(ND_WFC_BUILD_TESTS "Build tests" OFF) # Temporarily disabled due to gtest hash issue
|
||||
option(ND_WFC_BUILD_TESTS "Build tests" ON)
|
||||
option(ND_WFC_BUILD_EXAMPLES "Build examples" ON)
|
||||
option(ND_WFC_USE_SYSTEM_LIBS "Use system libraries instead of bundled" OFF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user