tracy/profiler
Lectem a577a86b5c CMake: ASM should be listed last in project() so that it can use the C/C++ compiler executable as assembler
From the project() CMake documentation:
> If enabling ASM, list it last so that CMake can check whether compilers for other languages like C work for assembly too.
2024-04-14 18:13:17 +02:00
..
src Fix assert when propagate inlines was enabled. 2024-03-31 18:44:01 +02:00
wasm Emscripten support. 2024-03-21 23:04:41 +01:00
win32 Windows build fixes. 2024-03-21 23:04:38 +01:00
CMakeLists.txt CMake: ASM should be listed last in project() so that it can use the C/C++ compiler executable as assembler 2024-04-14 18:13:17 +02:00