This website requires JavaScript.
Explore
Help
Sign In
mo2
/
modorganizer-preview_dds
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ModOrganizer2/modorganizer-preview_dds.git
synced
2026-07-27 14:06:05 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cfbf5dd38829731c0aa2e472747e4c4fa20f679
modorganizer-preview_dds
/
CMakeLists.txt
T
6 lines
96 B
CMake
Raw
Normal View
History
Unescape
Escape
now using new cmakefiles
2020-04-26 00:03:06 -04:00
cmake_minimum_required
(
VERSION
3.16
)
Initial implementation which should have been added to version control ages ago
2019-10-01 01:33:01 +01:00
Reformat the translations
2021-12-09 19:39:51 -06:00
project
(
DDSPreview
LANGUAGES
NONE
)
Move to VCPKG. (
#15
)
2025-05-29 11:02:14 +02:00
now using new cmakefiles
2020-04-26 00:03:06 -04:00
add_subdirectory
(
src
)
Reference in New Issue
Copy Permalink