CakeLancelot
|
0a8e96ebc4
|
Update .gitignore for Clion
|
2020-08-23 12:58:08 -05:00 |
|
Raymonf
|
da11220762
|
Allow opening CMakeLists as a CMake project in VS
Added another check just in case someone wants to do this for some reason. It's bad. You shouldn't do it.
|
2020-08-20 18:44:30 -04:00 |
|
Raymonf
|
c549192f59
|
CMake build support (#8)
* CMake build support
* Make things nice for VS users
Co-authored-by: Raymonf <Raymonf@users.noreply.github.com>
|
2020-08-20 15:59:54 -04:00 |
|
dongresource
|
fa5f194cc7
|
Standardized Makefile. (#7)
* Standardized Makefile.
* Incremental compilation
* C++ compilers are called CXX
* Removed excessive comments for well-understood things
* Added clean target
* Proper .PHONY usage
* Updated .gitignore for object files (+ ctags, and vim temp files)
* Add mkdir -p bin.
|
2020-08-20 12:03:15 -05:00 |
|
|
9d366e3720
|
inital commit
|
2020-08-18 15:42:30 -05:00 |
|