Zeex / cmake-modules

CMake modules for SA-MP plugin development
Do What The F*ck You Want To Public License
9 stars 3 forks source link
cmake sa-mp
Name Description
AddSAMPPlugin Provides add_samp_plugin() function
AddSAMPPluginTest Provides add_samp_plugin_test() function
AddSAMPPluginTestPR Same as above but uses plugin-runner instead of samp-server-cli
AMXConfig Defines platform-specific macros expected by AMX headers
FindPawnCC Finds Pawn compiler executable
FindPluginRunner Finds plugin-runner executable
FindSAMPSDK Finds SA-MP plugin SDK
FindSAMPGDK Finds GDK library and headers
FindSAMPServer Finds SA-MP server executable
FindSAMPServerCLI Finds samp-server-cli