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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -500,7 +500,7 @@ if(ENABLE_CONAN)
500
500
"lua/${CONAN_LUA_VERSION}"
501
501
"onetbb/${CONAN_TBB_VERSION}"
502
502
BASIC_SETUP
503
-
GENERATORScmake_find_package
503
+
GENERATORScmake_find_packagejson# json generator generates a conanbuildinfo.json in the build folder so (non-CMake) projects can easily parse OSRM's dependencies
0 commit comments