File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
system/security/plugins/htpasswdSecurity/initfiles Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 28
28
#
29
29
30
30
31
- cmake_minimum_required (VERSION 2.8 )
32
31
PROJECT (docs_pt_br )
33
32
34
33
#define_property(GLOBAL PROPERTY DOC_TARGETS BRIEF_DOCS "docs_pt_br" FULL_DOCS "docs_pt_br")
@@ -98,4 +97,4 @@ add_subdirectory(ContainerizedHPCC)
98
97
99
98
100
99
#GET_PROPERTY(_targets GLOBAL PROPERTY DOC_TARGETS)
101
- #add_custom_target(docs_en_us ALL DEPENDS ${_targets})
100
+ #add_custom_target(docs_en_us ALL DEPENDS ${_targets})
Original file line number Diff line number Diff line change 14
14
# limitations under the License.
15
15
################################################################################
16
16
17
- cmake_minimum_required (VERSION 2.8 )
18
17
PROJECT (initfiles )
19
18
20
19
ADD_SUBDIRECTORY (componentfiles )
You can’t perform that action at this time.
0 commit comments