mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Disable assembly in zstd.
This commit is contained in:
@@ -9,7 +9,7 @@ set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
project(
|
||||
tracy-csvexport
|
||||
LANGUAGES C CXX ASM
|
||||
LANGUAGES C CXX
|
||||
VERSION ${TRACY_VERSION_STRING}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user