mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
added test_async to cmake and vcxproj
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
<ClCompile Include="test_misc.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="test_async.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="includes.h">
|
||||
|
Reference in New Issue
Block a user