mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
common: fix cmake on win32
This commit is contained in:
+1
-2
@@ -42,8 +42,7 @@ if(NOT NO_TRANSLATION)
|
||||
endif()
|
||||
|
||||
# make common
|
||||
add_subdirectory(common/src/Utilities)
|
||||
add_subdirectory(common/src/x86emitter)
|
||||
add_subdirectory(common)
|
||||
|
||||
# make pcsx2
|
||||
add_subdirectory(pcsx2)
|
||||
|
||||
Reference in New Issue
Block a user