NerfUS game coordinator for the Nerf gun firing range

Dependencies:   HardwareInterface mbed-rtos mbed

Fork of NerfUS by NerfUS

Revision:
12:55930acb6c96
Parent:
8:0498fa4f5c1f
--- a/GoogleTest.cmake	Wed Feb 15 22:26:39 2017 +0000
+++ b/GoogleTest.cmake	Thu Feb 16 11:24:08 2017 -0500
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
 # Download and unpack googletest at configure time
-configure_file(CMakeLists.txt.in
+configure_file(GoogleTest.txt.in
                googletest-download/CMakeLists.txt)
 
 execute_process(COMMAND ${CMAKE_COMMAND} -G "${CMAKE_GENERATOR}" .