This website requires JavaScript.
Explore
Help
Sign In
mo2
/
modorganizer-tool_configurator
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ModOrganizer2/modorganizer-tool_configurator.git
synced
2026-07-27 14:03:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22b6243ea47b4e28ee788d3b184db42489c7d4dc
modorganizer-tool_configurator
/
CMakeLists.txt
T
6 lines
91 B
CMake
Raw
Normal View
History
Unescape
Escape
now using new cmakefiles
2020-04-26 00:33:51 -04:00
cmake_minimum_required
(
VERSION
3.16
)
Fix up CMAKE to use /MP and allow building through umbrella
2018-04-07 17:12:12 -05:00
Reformat the translations
2021-12-06 23:42:03 -06:00
project
(
pyCfg
LANGUAGES
NONE
)
Move to VCPKG. (
#17
)
2025-05-29 11:01:42 +02:00
now using new cmakefiles
2020-04-26 00:33:51 -04:00
add_subdirectory
(
src
)
Reference in New Issue
Copy Permalink