Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
Vulkan2021
VkCV Framework
b36bc286a1873f809fe9bc7db8971fba21a39179
vkcv-framework
config
Sources.cmake
Find file
Normal view
Permalink
Sources.cmake
88 B
Newer
Older
Added basic cmake configuration and dummy Context class
Tobias Frisch
committed
3 years ago
1
2
3
4
5
set
(
vkcv_sources
${
vkcv_source
}
/vkcv/Context.hpp
${
vkcv_source
}
/vkcv/Context.cpp
)