File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,6 @@ if(LUAJIT_DISABLE_SYSPROF)
60
60
else ()
61
61
add_custom_target (tools-parse-sysprof EXCLUDE_FROM_ALL DEPENDS
62
62
sysprof/parse.lua
63
- # TODO: This line is not deleted only for the sake of integrational
64
- # testing. It should be deleted in the next series.
65
- sysprof/collapse.lua
66
63
sysprof.lua
67
64
utils/bufread.lua
68
65
utils/symtab.lua
71
68
72
69
install (FILES
73
70
${CMAKE_CURRENT_SOURCE_DIR} /sysprof/parse.lua
74
- # TODO: This line is not deleted only for the sake of integrational
75
- # testing. It should be deleted in the next series.
76
- ${CMAKE_CURRENT_SOURCE_DIR} /sysprof/collapse.lua
77
71
DESTINATION ${LUAJIT_DATAROOTDIR} /sysprof
78
72
PERMISSIONS
79
73
OWNER_READ OWNER_WRITE
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments