mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
made into dll
This commit is contained in:
@@ -176,7 +176,7 @@ const int NSUBEXP = 10;
|
||||
* the line. It would match "drepa qrepb" in "rep drepa qrepb".
|
||||
*
|
||||
*/
|
||||
class cmRegularExpression
|
||||
class CM_EXPORT cmRegularExpression
|
||||
{
|
||||
public:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user