mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Easyprofiler added
This commit is contained in:
6
3rdparty/easyprofiler/appveyor.bat
vendored
Normal file
6
3rdparty/easyprofiler/appveyor.bat
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mkdir build_msvc
|
||||
cd build_msvc
|
||||
cmake -G "%GENERATOR%" ../
|
||||
cmake --build . --config Release
|
||||
|
||||
goto :EOF
|
||||
Reference in New Issue
Block a user