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