Fix comment

This commit is contained in:
Allen Byrne 2019-01-03 09:36:00 -06:00
parent 9d0c66c7cb
commit f4516d40fe

View File

@ -1,5 +1,6 @@
# Uncomment the following to use cross-compiling
# The following line will use cross-compiling
set(CMAKE_SYSTEM_NAME Linux)
set(CMAKE_COMPILER_VENDOR "CrayLinuxEnvironment")
set(CMAKE_C_COMPILER cc)