
* Add required macos frameworks * Make building tests optional * Add missing source and header files from cmakelists
40 lines
676 B
CMake
40 lines
676 B
CMake
target_sources(Attorney_Online PRIVATE
|
|
aoapplication.cpp
|
|
aoblipplayer.cpp
|
|
aobutton.cpp
|
|
aocaseannouncerdialog.cpp
|
|
aocharbutton.cpp
|
|
aoclocklabel.cpp
|
|
aoemotebutton.cpp
|
|
aoemotepreview.cpp
|
|
aoevidencebutton.cpp
|
|
aoevidencedisplay.cpp
|
|
aoimage.cpp
|
|
aolayer.cpp
|
|
aomusicplayer.cpp
|
|
aooptionsdialog.cpp
|
|
aoclocklabel.cpp
|
|
aopacket.cpp
|
|
aosfxplayer.cpp
|
|
aotextarea.cpp
|
|
aoutils.cpp
|
|
charselect.cpp
|
|
chatlogpiece.cpp
|
|
courtroom.cpp
|
|
debug_functions.cpp
|
|
demoserver.cpp
|
|
discord_rich_presence.cpp
|
|
emotes.cpp
|
|
evidence.cpp
|
|
file_functions.cpp
|
|
hardware_functions.cpp
|
|
lobby.cpp
|
|
main.cpp
|
|
misc_functions.cpp
|
|
networkmanager.cpp
|
|
packet_distribution.cpp
|
|
path_functions.cpp
|
|
scrolltext.cpp
|
|
text_file_functions.cpp
|
|
)
|