Skip to content
Snippets Groups Projects
Commit d5eff8cc authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Add `OUT_TEST` to cmake format definitions

parent f736759c
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,8 @@ with section("parse"):
'INSTALL_INCLUDE_DIR' : 1,
'IDE_FOLDER' : 1,
'OBJECT_LIB_POSTFIX' : '?',
'OUT_VAR' : 1,
'OUT_LIB' : 1,
'OUT_TEST' : 1,
'SOURCES' : '+',
'TEST_SOURCES' : '*'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment