]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/utils/CMakeLists.txt
Related to last commit - fixed another instance of '_WIN32'
[bamtools.git] / src / api / internal / utils / CMakeLists.txt
index 38a695709dc96b38cd11d1846ead82898afd29d5..d58f95c0437be47809fa400b658af059c3f33b37 100644 (file)
@@ -5,9 +5,9 @@
 # src/api/internal/utils
 # ==========================
 
-set ( InternalUtilsDir "${InternalDir}/utils" )
+set( InternalUtilsDir "${InternalDir}/utils" )
 
-se( InternalUtilsSources
+se( InternalUtilsSources
         ${InternalUtilsDir}/BamException_p.cpp
 
         PARENT_SCOPE # <-- leave this last