Rename file in CMakeLists.txt

This commit is contained in:
baldurk
2016-04-16 10:26:47 +02:00
parent 566d73b48d
commit 480b37da40
+1 -1
View File
@@ -127,7 +127,7 @@ if(UNIX)
os/linux/linux_process.cpp
os/linux/linux_stringio.cpp
os/linux/linux_threading.cpp
os/linux_specific.h)
os/linux/linux_specific.h)
# linux_libentry must be the last so that library_loaded is called after
# static objects are constructed.
list(APPEND sources os/linux/linux_libentry.cpp)