Commit Graph

10 Commits

Author SHA1 Message Date
sfan5 16a99c2079 Add a file to gitignore 2023-12-13 12:17:04 +01:00
Loic Blot d7f75ae882 gitignore: add vscode cmake extension support 2023-07-20 16:29:09 +02:00
LoneWolfHT c4ca31313f
Add MSVC CI build (#26) 2022-07-07 21:44:48 +02:00
hecks 5bf68b5731
Add a unified cross platform OpenGL core profile binding (#52) 2021-08-07 21:56:00 +02:00
JosiahWI 864e24774d
Export targets to build tree (#49)
It is insecure and inconvenient to necessitate installing IrrlichtMt to access the target export. A copy of the export is now placed in the build tree during configuration so that it can be directly accessed from any project by pointing find_package() to look at the IrrlichtMt source directory.
2021-07-31 13:04:06 +02:00
hecks 95471afdcf
Add missing gitignore entries 2021-07-10 12:28:17 +02:00
sfan5 5411ec4f03 Hook up examples to CMake 2021-04-22 09:43:53 +02:00
Loic Blot 8eaf3db05a Ignore all so, not only versioned ones 2021-03-25 13:35:51 +01:00
sfan5 6ce98dce77 Add CMake as new build system 2021-03-06 21:40:05 +01:00
Loic Blot 665e4309c4 Add github workflow & gitignore 2021-02-25 18:01:55 +01:00