Skip to content

Commit

Permalink
Implemented all functions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Oct 20, 2021
1 parent d81ffc0 commit 05ca314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"cmakeExecutable": "cmake",
"cmakeCommandArgs": "-DWITH_LINK_TESTS:BOOL=ON -DUSE_TEMP_FS:BOOL=ON",
"cmakeCommandArgs": "-DWITH_LINK_TESTS:BOOL=OFF -DUSE_TEMP_FS:BOOL=OFF",
"buildCommandArgs": "",
"ctestCommandArgs": "",
"inheritEnvironments": [ "linux_x64" ],
Expand Down

0 comments on commit 05ca314

Please sign in to comment.