Skip to content

Commit 302f510

Browse files
committed
Removed an unneeded change
1 parent 9d19df6 commit 302f510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ file(GLOB SOURCE_FILES src/*.cpp src/groups/*.cpp src/multi_encrypt/*.cpp)
4141

4242
add_subdirectory(libsession-util)
4343

44+
4445
if(MSVC)
4546
# Windows is horrible
4647
add_compile_definitions(NOMINMAX)

0 commit comments

Comments
 (0)