Removed experimental flag

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1293 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2015-06-19 08:43:20 +00:00
parent 44800c3efc
commit a92623dd8c

View File

@@ -52,7 +52,6 @@ if ( OPENMESH_BUILD_UNIT_TESTS )
else()
# Link against all necessary libraries
if ( OPENMESH_BUILD_SHARED )
#!!!! Experimental Feature!!!
add_definitions( -DOPENMESHDLL )
endif()