mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-06 09:39:49 +00:00
Mac port from ardekantur, minor fix to CMakeLists
This commit is contained in:
parent
a803c32733
commit
4d8040f96c
@ -23,7 +23,7 @@ endif (WIN32)
|
||||
|
||||
# Dependencies
|
||||
find_package(OGRE REQUIRED)
|
||||
find_package(BOOST REQUIRED)
|
||||
find_package(Boost REQUIRED)
|
||||
include_directories("." ${OGRE_INCLUDE_DIR} ${Boost_INCLUDE_DIR} ${PLATFORM_INCLUDE_DIR})
|
||||
link_directories(${Boost_LIBRARY_DIRS} ${OGRE_LIB_DIR})
|
||||
|
||||
|
1
game/render/.gitignore
vendored
Normal file
1
game/render/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
old
|
Loading…
x
Reference in New Issue
Block a user