cmake_minimum_required(VERSION 3.6) project(agl-identity) add_subdirectory(pam) add_subdirectory(binding)