Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KiT-RT
KiT-RT
Commits
0fb07b46
Commit
0fb07b46
authored
Mar 03, 2021
by
jannick.wolters
Browse files
configured to unity build to bundle all files
Former-commit-id:
08cdd813
parent
29b95378
Changes
1
Show whitespace changes
Inline
Side-by-side
code/CMakeLists.txt
View file @
0fb07b46
...
...
@@ -18,7 +18,7 @@ set( KITRT_RELWITHDEBINFO_OPTIONS -march=native -pg -no-pie )
set
(
KITRT_DEBUG_OPTIONS -Wall -Wextra -Wpedantic
)
if
(
BUILD_UNITY AND NOT CODE_COV
)
set
(
CMAKE_UNITY_BUILD ON
)
set
(
CMAKE_UNITY_BUILD_BATCH_SIZE
1
0
)
set
(
CMAKE_UNITY_BUILD_BATCH_SIZE 0
)
endif
()
#################################################
...
...
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