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