This website requires JavaScript.
Explore
Help
Sign in
TorqueGameEngines
/
Torque3D
Watch
1
Star
0
Fork
You've already forked Torque3D
0
mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced
2026-04-27 15:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ce4c8dabc9
Torque3D
/
Engine
/
lib
/
ljpeg
/
CMakeLists.txt
3 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
* Adjustment: Initial CMake reworking.
2022-05-13 23:42:41 -04:00
file(GLOB LJPEG_SOURCES "*.c")
* Feature: Initial testing with module (file) searches.
2022-05-17 18:04:19 -04:00
add_library(ljpeg STATIC ${LJPEG_SOURCES})
Reference in a new issue
Copy permalink