mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 11:52:54 +01:00
make CMake files style (more) consistent
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
add_executable(Logger src/Logger.cpp)
|
||||
target_link_libraries(Logger PUBLIC Poco::Foundation )
|
||||
target_link_libraries(Logger PUBLIC Poco::Foundation)
|
||||
|
||||
Reference in New Issue
Block a user