mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-17 15:50:00 +00:00
Release 1.1.0
+ added help window + added help docs + small bug fixes
This commit is contained in:
@ -6,7 +6,7 @@ if (CMAKE_COMPILER_IS_GNUCXX)
|
||||
set (ADDITIONAL_LIB m)
|
||||
else ()
|
||||
set (ADDITIONAL_LIB)
|
||||
endif()
|
||||
endif ()
|
||||
|
||||
# message
|
||||
message (STATUS "SOURCES: ${SOURCES}")
|
||||
|
Reference in New Issue
Block a user