thoughton
thoughton
Hi, It's possible that I'm just misunderstanding the documentation here, but in the docs it says that using the `--test` flag on the `build` command wil make cget "try to...
Hi, I recently tried using `--define CMAKE_BUILD_TYPE=Debug` on the `cget build` command line for a simple local project/package, but discovered the resulting binary still had no debug symbols. After investigation...
Added Linux+GLSL (GLCORE33) support, using CMake for its project file.
Added "Center" button to the GamepadState printout in the TestInput sample.
Added gamepad mapping for Nintendo Wii U Pro Controller on glfw Linux.
A "C++98/C++11 single-header testing framework for unit tests and TDD".
v5.0.0, Atom 1.7.3, Mac OS X 10.9.5. When I re-open a Project using the Open Recent menu, it no longer seems to remember which files I had open in that...
I can successfully `vagrant up`, but once up I am then running into the following error during `npm install`: ``` vagrant@local:~/code/Ghost$ npm install npm WARN deprecated [email protected]: All versions below...
Hi, firstly: amazing plugin, thank you so much for making it! It seems Odin compiler options that take an additional string argument (e.g. `-extra-linker-flags`) are not getting passed to the...