-
Updated
Aug 20, 2020 - C++
cmake
Here are 3,230 public repositories matching this topic...
-
Updated
Aug 20, 2020 - C++
-
Updated
Aug 20, 2020 - C++
Following from conan-io/conan#7563, it seems that qmake generator is not implementing OSX frameworks support, it should be added.
-
Updated
Aug 17, 2020 - C++
-
Updated
Jun 11, 2020
-
Updated
Jul 22, 2020 - CMake
We are in the process of dropping Math.h and one of the more commonly used operation there is fequals, which checks if the difference between two values is less than the type's epsilon. The task is to write this as a free function, probably in a new file in the util directory and drop Math::fequals.
Bug Report
This happened on Windows with the Pro IDE. This is all I can see in the logs:
root ERROR Uncaught Exception: Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
root ERROR Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
at Object.callErrorFromStatus (c:\Users\kittaakos\Desktop\
-
Updated
Aug 4, 2020 - C++
-
Updated
Aug 19, 2020 - C++
-
Updated
Aug 6, 2020 - Shell
-
Updated
Mar 6, 2020 - C++
-
Updated
Aug 20, 2020 - CMake
-
Updated
Aug 6, 2020 - C++
Possible place where the amount of "kills" a unit has done would be up here, after everything.
-
Updated
Aug 20, 2020 - C
-
Updated
Dec 29, 2019 - C++
-
Updated
Aug 17, 2020 - C
-
Updated
Sep 19, 2019 - C++
-
Updated
Feb 14, 2020 - C
-
Updated
Jul 26, 2020 - C
Improve this page
Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."

Due to personal experience I'd really like to replace jinja2 with mako templates instead.
We only use jinja in
openage/codegen/coord.py.Really not high priority :)