mirror of
https://github.com/reactos/ahk_tests.git
synced 2024-11-23 03:29:39 +00:00
Remove the slipstreamed rosautotest from build.
ONLINE-567 svn path=/trunk/ahk_tests/; revision=2275
This commit is contained in:
parent
0d64567ed9
commit
82989c3ad8
@ -2,7 +2,8 @@ file(GLOB EXTRA_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/AHK-Tests/ ${CMAKE_CU
|
||||
foreach(item ${EXTRA_FILES})
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/AHK-Tests/${item} DESTINATION AHK-Tests NO_CAB NAME_ON_CD ${item} FOR bootcd regtest)
|
||||
endforeach(item)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/AHK-Tests/rosautotest.exe DESTINATION reactos/system32 FOR bootcd regtest)
|
||||
#removed and fetched from SVN as a temporary mesure
|
||||
#add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/AHK-Tests/rosautotest.exe DESTINATION reactos/system32 FOR bootcd regtest)
|
||||
|
||||
file(GLOB EXTRA_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/Apps/ ${CMAKE_CURRENT_SOURCE_DIR}/Apps/*)
|
||||
foreach(item ${EXTRA_FILES})
|
||||
|
Loading…
Reference in New Issue
Block a user