Skip to content

Commit 9aba570

Browse files
committed
cmake: stupid renaming...
1 parent e929aa1 commit 9aba570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3rdparty/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ if(NOT Easyloggingpp_FOUND)
105105
message(STATUS "Easyloggingpp not found on your system")
106106
message(STATUS " going to download sources")
107107
message(STATUS " download URL: ${EASYLOGGINGPP_SOURCE_URL}")
108-
set(Easyloggingpp_SOURCE_DIR "${pfasst_BINARY_DIR}/3rdparty/src/easyloggingpp")
108+
set(Easyloggingpp_SOURCE_DIR "${pfasst_BINARY_DIR}/3rdparty/src/Easyloggingpp")
109109
ExternalProject_Add(
110110
Easyloggingpp
111111
LIST_SEPARATOR " "

0 commit comments

Comments
 (0)