Skip to content
Snippets Groups Projects
Commit 4f1a71d8 authored by bchandler's avatar bchandler
Browse files

remove unused filesystem library linking

parent d7f9fc00
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
g++ -g -Og -o set-from-autosave --std=c++17 set_from_autosave.cc -lstdc++fs
g++ -g -Og -o set-from-autosave --std=c++17 set_from_autosave.cc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment