mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Disable assembly in zstd.
This commit is contained in:
@@ -12,7 +12,7 @@ set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
project(
|
||||
tracy-profiler
|
||||
LANGUAGES C CXX ASM
|
||||
LANGUAGES C CXX
|
||||
VERSION ${TRACY_VERSION_STRING}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user