mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
remove reference to trace script
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
2872a3bd26
commit
5e72dc61c8
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ if(KATIE_TESTS OR KATIE_BENCHMARKS)
|
|||
add_definitions(-DQT_BUILD_INTERNAL)
|
||||
endif()
|
||||
|
||||
foreach(script exec dbus xvfb dbg trace)
|
||||
foreach(script exec dbus xvfb dbg)
|
||||
configure_file(
|
||||
${CMAKE_SOURCE_DIR}/cmake/${script}.sh.cmake
|
||||
${CMAKE_BINARY_DIR}/${CMAKE_FILES_DIRECTORY}/${script}.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue