Commit Graph

6 Commits

Author SHA1 Message Date
JosiahWI 7709e1e5f8
Fix incorrect documentation in README 2021-08-01 11:39:28 +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
sfan5 5411ec4f03 Hook up examples to CMake 2021-04-22 09:43:53 +02:00
sfan5 f05f84b33b Rename library to IrrlichtMt
for clarity and to avoid conflicts
closes #16
2021-03-25 15:47:33 +01:00
Alistair Findlay 4bdd8af47d
Fix missing step in build instructions 2021-03-18 12:57:17 +01:00
sfan5 03ad637114 Add README 2021-03-07 13:25:24 +01:00