Sign in
fuchsia
/
third_party
/
llvm-test-suite
/
refs/tags/llvmorg-12.0.1
/
.
/
MultiSource
/
Applications
/
oggenc
/
CMakeLists.txt
blob: e40bd55eb9e2c11e1376acdbce8c016ba903f422 [
file
] [
log
] [
blame
]
list
(
APPEND CFLAGS
-
fno
-
strict
-
aliasing
)
list
(
APPEND LDFLAGS
-
lm
)
set
(
RUN_OPTIONS
-
Q
-
s
901820
-
<
tune
)
llvm_multisource
(
oggenc
)
llvm_test_data
(
oggenc tune
)