mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-23 10:14:25 +00:00
[cmake] Fix a long standing typo
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3284 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
0db63683a2
commit
85e061d4fb
@ -97,7 +97,7 @@ endif(BZIP2_FOUND)
|
||||
|
||||
# Cg
|
||||
if(CG_FOUND)
|
||||
include_directories(${CG_INCLUDE_DIR})
|
||||
include_directories(${CG_INCLUDE_DIRS})
|
||||
endif(CG_FOUND)
|
||||
|
||||
# Jpeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user