mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-04-22 02:41:03 +00:00
Merge cd4815728c
into cd8c3662e2
This commit is contained in:
commit
e8697ff1ea
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ endif()
|
|||
|
||||
set(bindir "${CMAKE_INSTALL_FULL_BINDIR}")
|
||||
set(libdir "${CMAKE_INSTALL_FULL_LIBDIR}/dhewm3")
|
||||
set(datadir "${CMAKE_INSTALL_FULL_DATADIR}/dhewm3")
|
||||
set(datadir "${CMAKE_INSTALL_FULL_DATADIR}/dhewm3")
|
||||
|
||||
configure_file(
|
||||
"${CMAKE_SOURCE_DIR}/config.h.in"
|
||||
|
|
Loading…
Reference in a new issue