Instructions to build mkdir build cd build cmake .. make Instructions to run ./test_polygon Implementation See here for algorithm for how to determine if a point is inside a polygon