remove -L directive
This commit is contained in:
@@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
package cmd
|
||||
|
||||
/*
|
||||
#cgo LDFLAGS: -L/home/nick/.local/lib -lprojectM-4
|
||||
#cgo LDFLAGS: -lprojectM-4
|
||||
#include "projectM-4/projectM.h"
|
||||
#include <stdlib.h>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user