diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fd64ac1f..3a4d0c20f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,6 @@ set(FAKER_SOURCES src/modules/videoGame/VideoGame.cpp src/modules/medicine/Medicine.cpp src/modules/weather/Weather.cpp - src/common/WeatherHelper.h src/common/WeatherHelper.cpp )