mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
implot: Don't compile implot_demo.cpp
This commit is contained in:
1
Externals/implot/CMakeLists.txt
vendored
1
Externals/implot/CMakeLists.txt
vendored
@ -7,7 +7,6 @@ endif()
|
||||
set(SRCS
|
||||
implot/implot.cpp
|
||||
implot/implot_items.cpp
|
||||
implot/implot_demo.cpp
|
||||
)
|
||||
|
||||
add_library(implot STATIC ${SRCS})
|
||||
|
Reference in New Issue
Block a user