1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
tracy/getopt/CMakeLists.txt
Giorge Koulin 9ecda53ba3 Building profiler UI and utitily executables with CMake.
Tracy UI server app.
`csvexport` utitily executable.
`capture` utitily executable.
`update` utitily executable.
2023-03-31 09:08:48 +01:00

2 lines
36 B
CMake

add_library(getopt STATIC getopt.c)