Commit 1ba243c0 authored by David Auer's avatar David Auer
Browse files

VSCODE: Update settings

parent 8b87344f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
    // custom vars for launch.json
    "gkfs_work_path": "/dev/shm/gkws",
    "gkfs_work_path": "/dev/shm/gkfs_dauer",
    "gkfs_rootdir": "${config:gkfs_work_path}/rootdir",
    "gkfs_mountdir": "${config:gkfs_work_path}/mountdir",
    "gkfs_hostfile": "${config:gkfs_work_path}/dauer_gkfs_hostfile",
    "gkfs_hostfile": "$HOME/gekkofs_proj/gekkofs/build/gkfs_hostfile",
    "gkfs_interface": "enp0s25",

    // cmake settings