Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dssp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
dssp
Commits
d1c6fdf6
Unverified
Commit
d1c6fdf6
authored
Aug 24, 2022
by
Maarten L. Hekkelman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't do sub project testing
parent
8f9a2766
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
cmake/AddGitSubmodule.cmake
+3
-0
No files found.
cmake/AddGitSubmodule.cmake
View file @
d1c6fdf6
...
@@ -16,5 +16,7 @@ function(add_git_submodule dir)
...
@@ -16,5 +16,7 @@ function(add_git_submodule dir)
COMMAND_ERROR_IS_FATAL ANY
)
COMMAND_ERROR_IS_FATAL ANY
)
endif
()
endif
()
set
(
ENABLE_TESTING OFF
)
add_subdirectory
(
${
dir
}
${
ARGV
}
)
add_subdirectory
(
${
dir
}
${
ARGV
}
)
endfunction
(
add_git_submodule
)
endfunction
(
add_git_submodule
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment