Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITAConvolution
Commits
0a5cdd8b
Commit
0a5cdd8b
authored
Mar 08, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Adding CMake config file in benchmarks folder
parent
6705aa2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
benchmarks/CMakeLists.txt
0 → 100644
View file @
0a5cdd8b
cmake_minimum_required
(
VERSION 2.8
)
project
(
ITAConvolutionBenchmarks
)
list
(
APPEND CMAKE_MODULE_PATH
"$ENV{VISTA_CMAKE_COMMON}"
)
include
(
VistaCommon
)
Write
Preview
Supports
Markdown
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