wmo-gem5 bugfix: use weather-monitor-gem5 as experiment name in CMakeFile

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2087 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2013-02-14 14:45:34 +00:00
parent bf9e111b9f
commit 7605dfa4c4

View File

@ -1,4 +1,4 @@
set(EXPERIMENT_NAME weather-monitor)
set(EXPERIMENT_NAME weather-monitor-gem5)
set(EXPERIMENT_TYPE WeatherMonitorExperiment)
configure_file(../instantiate-experiment.ah.in
${CMAKE_CURRENT_BINARY_DIR}/instantiate-${EXPERIMENT_NAME}.ah @ONLY