This commit is contained in:
baldurk
2024-11-24 17:56:17 +00:00
parent 0d98c979e7
commit 4cc7b48fd8
+1 -1
View File
@@ -3,7 +3,7 @@ set(sources
nv_aftermath.cpp)
# only include counters on normal windows/linux platforms, others just get aftermath stubs
if(NOT ANDROID AND NOT ENABLE_APPLE)
if(NOT ANDROID AND NOT APPLE)
list(APPEND sources
nv_counter_enumerator.cpp
nv_counter_enumerator.h