-
- Downloads
CMake working on Linux (not on windows)
--HG-- rename : Makefile => Makefile.bak
Showing
- CMakeLists.txt 15 additions, 0 deletionsCMakeLists.txt
- Makefile.bak 0 additions, 0 deletionsMakefile.bak
- cmake/Modules/FindIrrlicht.cmake 38 additions, 0 deletionscmake/Modules/FindIrrlicht.cmake
- src/CMakeLists.txt 73 additions, 0 deletionssrc/CMakeLists.txt
- src/jthread/CMakeLists.txt 16 additions, 0 deletionssrc/jthread/CMakeLists.txt
- src/jthread/LICENSE.MIT 20 additions, 0 deletionssrc/jthread/LICENSE.MIT
- src/jthread/jmutex.h 70 additions, 0 deletionssrc/jthread/jmutex.h
- src/jthread/jmutexautolock.h 43 additions, 0 deletionssrc/jthread/jmutexautolock.h
- src/jthread/jthread.h 77 additions, 0 deletionssrc/jthread/jthread.h
- src/jthread/pthread/jmutex.cpp 67 additions, 0 deletionssrc/jthread/pthread/jmutex.cpp
- src/jthread/pthread/jthread.cpp 180 additions, 0 deletionssrc/jthread/pthread/jthread.cpp
- src/jthread/win32/jmutex.cpp 83 additions, 0 deletionssrc/jthread/win32/jmutex.cpp
- src/jthread/win32/jthread.cpp 177 additions, 0 deletionssrc/jthread/win32/jthread.cpp
Loading
Please register or sign in to comment