Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ndcurves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
loco-3d
ndcurves
3315e87ea743a870c1769d9c6893385f16fbbdce
ndcurves
tests
CMakeLists.txt
Find file
Normal view
Permalink
CMakeLists.txt
88 B
Newer
Older
use standard CMake paths & tests
Guilhem Saurel
committed
6 years ago
1
ADD_UNIT_TEST
(
[CMake] clean
Guilhem Saurel
committed
5 years ago
2
3
4
curve_tests Main.cpp
)
PKG_CONFIG_USE_DEPENDENCY
(
curve_tests eigen3
)