|
@@ -141,7 +141,7 @@ endif(CONAN_EXPORTED)
|
|
|
|
|
|
|
|
|
include(conan)
|
|
|
-conan_cmake_run(REQUIRES RvcFramework/1.0.5-dev4@LR04.02_FrameworkLib/testing
|
|
|
+conan_cmake_run(REQUIRES RvcFramework/1.0.6-dev2@LR04.02_FrameworkLib/testing
|
|
|
BASIC_SETUP CMAKE_TARGETS
|
|
|
BUILD missing)
|
|
|
|
|
@@ -394,6 +394,7 @@ else()
|
|
|
message(STATUS "RVC_PDB_BINARY_DIR: ${RVC_PDB_BINARY_DIR}")
|
|
|
|
|
|
endif(SIMULATE_ON)#end simulate
|
|
|
+add_subdirectory(ThirdParty)
|
|
|
add_subdirectory(Other)
|
|
|
add_subdirectory(Module)
|
|
|
if(BUILD_DEVADAPTER)
|