You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CMakeLists.txt
-3
Original file line number
Diff line number
Diff line change
@@ -300,9 +300,6 @@ if(LIB_INSTALL_DIR)
300
300
set(CMAKE_INSTALL_LIBDIR "${LIB_INSTALL_DIR}")
301
301
endif()
302
302
303
-
if (NOTEXISTS"${CMAKE_CURRENT_SOURCE_DIR}/framework/CMakeLists.txt")
304
-
message(FATAL_ERROR "${CMAKE_CURRENT_SOURCE_DIR}/framework/CMakeLists.txt not found. Run `git submodule update --init` from the source tree to fetch the submodule contents.")
0 commit comments