[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.112: ~ $
#
MACRO(REGISTER_PLUGIN_FILES _outputfile _registertype )
	include(LocatePythonModule)
	locate_python_module(make-plugin-reg REQUIRED PATHS ${CMAKE_SOURCE_DIR}/tools)

	ADD_CUSTOM_COMMAND(
	    OUTPUT
	      ${_outputfile}
	    COMMAND ${PYTHON_EXECUTABLE}
	      ${PY_MAKE-PLUGIN-REG}
	      ${CMAKE_CURRENT_SOURCE_DIR}
	      ${_registertype}
	      ${ARGN}
	    DEPENDS
	      ${ARGN}
	      ${PY_MAKE-PLUGIN-REG}
	)
ENDMACRO(REGISTER_PLUGIN_FILES)

Filemanager

Name Type Size Permission Actions
extcap Folder 0755
plugins Folder 0755
FindGLIB2.cmake File 2.85 KB 0644
FindWSWinLibs.cmake File 1.04 KB 0644
FindWireshark.cmake File 888 B 0644
LocatePythonModule.cmake File 1.92 KB 0644
UseAsn2Wrs.cmake File 2.72 KB 0644
UseMakePluginReg.cmake File 452 B 0644
WiresharkConfig.cmake File 578 B 0644
WiresharkConfigVersion.cmake File 300 B 0644