Skip to content

Instantly share code, notes, and snippets.

View oasido's full-sized avatar
💅

Ofek Asido oasido

💅
View GitHub Profile
@oasido
oasido / CMakeUserPresets.json
Created June 9, 2025 08:36 — forked from fritz-fritz/CMakeUserPresets.json
Custom obs-backgroundremoval build with support for NVIDIA cuda 12 on linux
{
"version": 3,
"cmakeMinimumRequired": {
"major": 3,
"minor": 28,
"patch": 0
},
"configurePresets": [
{
"name": "cuda12",