Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-oceandsls
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oceandsl
python-oceandsls
Merge requests
!22
Add cmake generator to TDD-DSL
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add cmake generator to TDD-DSL
tdd_cmake
into
main
Overview
1
Commits
27
Pipelines
2
Changes
38
Merged
Sven Gundlach
requested to merge
tdd_cmake
into
main
1 year ago
Overview
1
Commits
27
Pipelines
2
Changes
38
Expand
Add cmake generator to TDD-DSL / update examples
0
0
Merge request reports
Compare
main
version 2
404aef19
1 year ago
version 1
8b99064a
1 year ago
main (base)
and
latest version
latest version
404aef19
27 commits,
1 year ago
version 2
404aef19
27 commits,
1 year ago
version 1
8b99064a
26 commits,
1 year ago
38 files
+
3129
−
2573
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
38
Search (e.g. *.vue) (Ctrl+P)
tdd-dsl/input/tdd_dev/UVic_example_opem/tests/CMakeLists.txt
+
4
−
3
Options
# pFUnit test source files
add_pfunit_ctest
(
test_fT_ME
TEST_SOURCES test_f
t_me
.pf
LINK_LIBRARIES sut
)
TEST_SOURCES test_f
T_ME
.pf
LINK_LIBRARIES
test_fT_ME_
sut
)
\ No newline at end of file
Loading