forked from distok/LFE
Compare commits
No commits in common. "56e8c5c64cd7be811a2291231cf412bcbe5bb37e" and "3cfb0478ddef694950214680c0963124d945dddb" have entirely different histories.
56e8c5c64c
...
3cfb0478dd
2 changed files with 0 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,8 +2,6 @@
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
build/*
|
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
*.lo
|
*.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