remove -I flag

This commit is contained in:
filifa 2024-08-25 17:45:48 -05:00
parent d9a2582c69
commit efa8e8b27a
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
package cmd
/*
#cgo CFLAGS: -I/home/nick/Downloads/include
#cgo LDFLAGS: -L/home/nick/.local/lib -lprojectM-4
#include "projectM-4/projectM.h"
#include <stdlib.h>