This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
lgogdownloader
Watch
2
Star
0
Fork
0
You've already forked lgogdownloader
mirror of
https://github.com/Sude-/lgogdownloader.git
synced
2025-02-01 21:42:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lgogdownloader
/
.gitignore
12 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-03-15 22:46:16 +02:00
*.layout
*~
*.[oa]
bin/*
obj/*
Updated .gitignore
2014-02-06 10:04:31 +02:00
*.1
*.gz
CMake: Convert Makefile build to CMake Find libraries using cmake/Find*.cmake scripts Replace Version String with CMake implementation based on CMake Version and git ref-parse. Compile manpages in man/CMakeLists.txt to build: cmake . make manpage Set debug and release versions with cmake -DCMAKE_BUILD_TYPE=Debug and cmake -DCMAKE_BUILD_TYPE=Release Build and install process can be: cmake -DCMAKE_BUILD_TYPE=Release . make make install More build options can be found with cmake . make help Codeblocks project can be generated using cmake -G "CodeBlocks - Unix Makefiles" .
2016-01-03 16:50:29 -05:00
Makefile
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Reference in New Issue
Copy Permalink