forked from distok/LFE
Compare commits
No commits in common. "master" and "master" have entirely different histories.
2 changed files with 0 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,8 +2,6 @@
|
|||
# Prerequisites
|
||||
*.d
|
||||
|
||||
build/*
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
cmake_minimum_required(VERSION 3.16.3)
|
||||
|
||||
project(lfe)
|
||||
|
||||
add_library(lodepng SHARED lodepng.cpp)
|
Loading…
Add table
Add a link
Reference in a new issue