mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-07 08:39:28 +00:00
There is a special place in hell for 'Smart Dashes'
This commit is contained in:
parent
3c8084b2c7
commit
10647890ef
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ if (NOT MSVC)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
set(CMAKE_CXX_FLAGS “${CMAKE_CXX_FLAGS} -I/opt/X11/include”)
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -I/opt/X11/include")
|
||||||
set(CMAKE_C_FLAGS “${CMAKE_C_FLAGS} -I/opt/X11/include”)
|
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -I/opt/X11/include")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
If( NOT RPCS3_SRC_DIR)
|
If( NOT RPCS3_SRC_DIR)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue