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