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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Customize the build with the following options
45
45
46
46
`-DENABLE_BOOST_POOL=1` Enable the use of boost pool (default=False)
47
47
48
-
`-DENABLE_SPARSE=1` Build with Colpack to enable sparse AD (default=False)
48
+
`-DENABLE_SPARSE=1` Build with Colpack to enable sparse AD (default=False, ColPack is either downloaded via FetchContent or if `ColPack_DIR` provides a path to ColPack's `ColPackConfig.cmake` this is used instead)
49
49
50
50
`-DBUILD_INTERFACE=1` Build the c interface (default=False)
0 commit comments