mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Fix typos in doc and errors in the demo code.
Change-Id: I237402958ed8747ae438643132fcab90113ac27d
This commit is contained in:
@@ -63,7 +63,7 @@ macro(add_to_output_if_not_found INPUT_LIST_VAR OUTPUT_LIST_VAR ITEM_TO_FIND VAR
|
||||
endmacro()
|
||||
|
||||
# Convert the Ceres compile options specified by: CURRENT_CERES_COMPILE_OPTIONS
|
||||
# into the correponding list of Ceres components (names), which may be used in:
|
||||
# into the corresponding list of Ceres components (names), which may be used in:
|
||||
# find_package(Ceres COMPONENTS <XXX>).
|
||||
function(ceres_compile_options_to_components CURRENT_CERES_COMPILE_OPTIONS CERES_COMPONENTS_VAR)
|
||||
# To enable users to specify that they want *a* sparse linear algebra backend
|
||||
|
||||
Reference in New Issue
Block a user