Commit 35c103b
committed
Disable CMake unity builds
The don't work in scitokens-cpp, but they wouldn't speed up builds
much anyway, as there aren't a huge number of .cpp files per library.
So, don't bother to fix the multiple inclusions problems that unity
builds create, just disable the feature here.
Turning this off does allow scitokens-cpp to be built in a larger
project that does turn on unity builds globally.1 parent 6fced37 commit 35c103b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments