❩
❩
❩
CamiTK
About
Community
Support
News & Releases
Download
Documentation
API doc
Computer Assited Medical Intervention Tool Kit
version 5.0
CamiTKParseTestValidate.h
Go to the documentation of this file.
1
11
camitk_parse_test_validate
(){)
12
# Close the wiki tab
13
set
(CAMITK_EXTENSIONS_TESTS_LEVEL ${CAMITK_EXTENSIONS_TESTS_LEVEL}
"|}"
CACHE INTERNAL
""
)
14
15
# Write down the CamiTKTestsLevel.txt file
16
set
(filename
"${CMAKE_BINARY_DIR}/CamiTKTestsLevel.txt"
)
17
string(REPLACE
"\\n"
"\n"
CAMITK_EXTENSIONS_TESTS_LEVEL ${CAMITK_EXTENSIONS_TESTS_LEVEL})
18
file(WRITE ${filename} ${CAMITK_EXTENSIONS_TESTS_LEVEL})
19
message(STATUS
"Generated ${filename} for tests level description"
)
20
21
22
end(){)
23
set
iwyu out CACHE PATH Output filename for include what you use set(CMAKE_CXX_INCLUDE_WHAT_YOU_USE ${IWYU_EXECUTABLE}) if(NOT EXISTS $
Definition:
CamiTKIncludeWhatYouUse.h:22
camitk_parse_test_validate
camitk_parse_test_validate()
Definition:
CamiTKParseTestValidate.h:11
doxygencmake
CamiTKParseTestValidate.h
Generated by
1.8.17