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
{{ message }}
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
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
@@ -332,7 +332,7 @@ if (CPPCHECK_EXECUTABLE)
332
332
)
333
333
endif()
334
334
335
-
set(SCAP_WORKBENCH_PREFERRED_DATASTREAM_BASENAME"ssg-<productname>-ds.xml"CACHESTRING"Name of the datastream that should be the first one on the selection list in the initial dialogue.")
335
+
set(SCAP_WORKBENCH_PREFERRED_DATASTREAM_BASENAMES"ssg-<productname1>-ds.xml"CACHESTRING"Comma-separated list of datastream that should be the first ones on the selection list in the initial dialogue.")
0 commit comments