Tracy profiler setup(disabled by default)
In order to enable it pass -DTRACY_ENABLE:BOOL:ON to the generator. E.g: cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DTRACY_ENABLE:BOOL=ON ..
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
# include <dbghelp.h>
|
||||
#endif
|
||||
|
||||
|
||||
namespace OpenVulkano
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user