HomeSort by: relevance | last modified time | path
    Searched refs:_targetname (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/cmake/
CodeCoverage.cmake 88 # Param _targetname The name of new the custom make target
96 FUNCTION(SETUP_TARGET_FOR_COVERAGE _targetname _testrunner _outputname)
107 ADD_CUSTOM_TARGET(${_targetname}
126 ADD_CUSTOM_COMMAND(TARGET ${_targetname} POST_BUILD
133 # Param _targetname The name of new the custom make target
138 FUNCTION(SETUP_TARGET_FOR_COVERAGE_COBERTURA _targetname _testrunner _outputname)
148 ADD_CUSTOM_TARGET(${_targetname}
160 ADD_CUSTOM_COMMAND(TARGET ${_targetname} POST_BUILD
  /src/external/bsd/ntp/dist/sntp/libevent/cmake/
CodeCoverage.cmake 88 # Param _targetname The name of new the custom make target
96 FUNCTION(SETUP_TARGET_FOR_COVERAGE _targetname _testrunner _outputname)
107 ADD_CUSTOM_TARGET(${_targetname}
126 ADD_CUSTOM_COMMAND(TARGET ${_targetname} POST_BUILD
133 # Param _targetname The name of new the custom make target
138 FUNCTION(SETUP_TARGET_FOR_COVERAGE_COBERTURA _targetname _testrunner _outputname)
148 ADD_CUSTOM_TARGET(${_targetname}
160 ADD_CUSTOM_COMMAND(TARGET ${_targetname} POST_BUILD

Completed in 32 milliseconds