1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/cmake/external/CMakeLists.txt
Daniel Evans 2ee4a6e533 Add configuration file to replace OPENRW_GAME_PATH env var
This will permit the storage of other user settings like language and
video settings.
2016-05-20 02:10:11 +01:00

6 lines
95 B
CMake

##### External files
set(EXTERNAL_PREFIX "${CMAKE_BINARY_DIR}/external")
include(inih.cmake)