Skip to content

Commit

Permalink
Use lest autoregister
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Aug 31, 2021
1 parent ff05865 commit b803e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tc-cl.bat
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ call :CompilerVersion version
echo %clang% %version%: %std% %unit_select% %args%

set unit_config=^
-Dlest_FEATURE_AUTO_REGISTER=1 ^
-D%unit%_%UCAP%_HEADER=\"nonstd/%unit%.hpp\" ^
-D%unit%_TEST_NODISCARD=0 ^
-D%unit%_CONFIG_SELECT_%UCAP%=%unit_select%
Expand Down

0 comments on commit b803e3c

Please sign in to comment.