This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-23 00:02:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
tests
/
CMakeLists.txt
4 lines
63 B
CMake
Raw
Normal View
History
Unescape
Escape
cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY
2011-05-27 22:45:08 +02:00
IF
(
ENABLE_TESTS
)
ADD_SUBDIRECTORY
(
src
)
ENDIF
(
ENABLE_TESTS
)
Reference in New Issue
Copy Permalink