[nostalgia] Remove QDark from main CMakeLists.txt
This commit is contained in:
parent
c6f0c58a46
commit
b0f9218ba5
@ -53,9 +53,6 @@ include_directories(
|
|||||||
if(BUILDCORE_TARGET STREQUAL "gba")
|
if(BUILDCORE_TARGET STREQUAL "gba")
|
||||||
add_subdirectory(deps/gbastartup)
|
add_subdirectory(deps/gbastartup)
|
||||||
else()
|
else()
|
||||||
if(NOSTALGIA_BUILD_STUDIO)
|
|
||||||
add_subdirectory(deps/QDark)
|
|
||||||
endif()
|
|
||||||
add_subdirectory(deps/imgui)
|
add_subdirectory(deps/imgui)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user