Commit f5bd5148 authored by jan.koester's avatar jan.koester
Browse files

added quick file

parent 7ac904d2
Loading
Loading
Loading
Loading

CMakeSettings.json

0 → 100644
+16 −0
Original line number Diff line number Diff line
{
    "configurations": [
        {
            "name": "x64-Debug",
            "generator": "Ninja",
            "configurationType": "Debug",
            "buildRoot": "${projectDir}\\out\\build\\${name}",
            "installRoot": "${projectDir}\\out\\install\\${name}",
            "cmakeCommandArgs": "",
            "buildCommandArgs": "",
            "ctestCommandArgs": "",
            "inheritEnvironments": [ "msvc_x64_x64" ],
            "variables": []
        }
    ]
}
 No newline at end of file

src/quick.cpp

0 → 100644
+0 −0

Empty file added.