1install(
2  SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/install_script.cmake"
3  CODE "write_empty_file(empty2.txt)"
4  )
5