This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
tinjac/wt-3.1.7a/WtInstall.cmake

3 lines
118 B
CMake
Raw Normal View History

2010-12-29 16:01:33 +00:00
EXEC_PROGRAM(mkdir ARGS -p ${DESTDIR}${RUNDIR})
EXEC_PROGRAM(chown ARGS ${WEBUSER}:${WEBGROUP} ${DESTDIR}${RUNDIR})