This website requires JavaScript.
Explore
Help
Sign In
mo2
/
modorganizer-fnistool
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ModOrganizer2/modorganizer-fnistool.git
synced
2026-07-27 14:05:34 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev/precommit
modorganizer-fnistool
/
CMakeLists.txt
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
94 B
CMake
Raw
Permalink
Normal View
History
Unescape
Escape
now using new cmakefiles
2020-04-24 21:37:58 -04:00
cmake_minimum_required
(
VERSION
3.16
)
Add CMake files to integrate with Mod Organizer Umbrella
2018-09-26 15:42:33 +01:00
Update following cmake_common changes.
2022-04-18 22:44:21 +02:00
project
(
FNISTool
LANGUAGES
NONE
)
Move to VCPKG. (
#19
)
2025-05-29 10:59:50 +02:00
now using new cmakefiles
2020-04-24 21:37:58 -04:00
add_subdirectory
(
src
)
Reference in New Issue
Copy Permalink