mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 03:12:36 +01:00
2ee4a6e533
This will permit the storage of other user settings like language and video settings.
6 lines
95 B
CMake
6 lines
95 B
CMake
##### External files
|
|
|
|
set(EXTERNAL_PREFIX "${CMAKE_BINARY_DIR}/external")
|
|
|
|
include(inih.cmake)
|