Rebase to master
parent
8d77a47304
commit
a8deb121e4
|
@ -16,8 +16,8 @@ SOURCE_GROUP( unit FILES
|
|||
)
|
||||
|
||||
if(WIN32)
|
||||
# cpppunit provides configuration headers for MSVC. Other plaforms require
|
||||
# explicit creation at configure time.
|
||||
# cpppunit provides configuration headers for MSVC. Other compilers require
|
||||
# explicit header creation at configure time.
|
||||
if(NOT MSVC)
|
||||
# Generates include/cppunit/config-auto.h
|
||||
# This is originally done by autoconf
|
||||
|
|
Loading…
Reference in New Issue