Skip to content

Meta Class Compiler, a modified version of Qt's Meta-Object Compiler (moc)

License

Notifications You must be signed in to change notification settings

Cute-Ct/qmetacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5be333e · Jan 22, 2024

History

9 Commits
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Jan 22, 2024
Oct 10, 2023
Jan 16, 2024
Jan 16, 2024
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Jan 22, 2024
Oct 10, 2023
Oct 10, 2023
Jan 16, 2024
Jan 22, 2024
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Oct 10, 2023
Jan 16, 2024
Oct 10, 2023

Repository files navigation

qmetacc

Meta Class Compiler, a modified version of Qt's Meta-Object Compiler (moc)

cmake .. -DCMAKE_PREFIX_PATH=D:\testcode\installtest

cmake --build .

How to test qmetacc.exe:

qmetacc.exe -o main_moc.cpp main.cpp

or

qmetacc.exe -h

About

Meta Class Compiler, a modified version of Qt's Meta-Object Compiler (moc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published