mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-05-03 09:31:34 +01:00
corrects CMakeLists.txt to use the defined option for fw building
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ if(ENABLE_CLANGFORMAT)
|
||||
find_package(ClangFormat)
|
||||
endif()
|
||||
|
||||
if(FW_BUILD)
|
||||
if(ENABLE_FW_BUILD)
|
||||
include(FetchContent)
|
||||
set(FETCHCONTENT_BASE_DIR ${CMAKE_CURRENT_BINARY_DIR}/..)
|
||||
FetchContent_Declare(
|
||||
|
||||
Reference in New Issue
Block a user